-
@janl:
> We need to revamp the Query Server. It is hardcoded to an out-of-date version of SpiderMonkey and we are stuck with C-bindings that barely anyone dares to look at, let alone iterate on.
>
…
-
I've been playing around with Mozilla's Rust language lately:
http://www.rust-lang.org/
It'd be nice if there were Hammer bindings for it!
-
Is it possible to compile lib into wasm?
In this case it will be usable in Deno.
Deno community will be happy and appreciate for that:)
-
This does not build on OTP21. Also it'd be better if dependencies were pinned, maybe using rebar3.
```
0 Smother.git master (21.0) λ rebar3 compile
===> Dependency option list [raw] in jsx is not…
-
We still cannot include elixirscript from github into a project. Running mix deps.get && mix compile does not build the initial Core.js. We need to clone elixirscript, make, then use elixirscript via…
-
It's been a while since I've done a comprehensive self-host test run. I've add a input variable to workflow so that self-hosted mode can be added for manually triggered workflows. The CI run is at: h…
-
https://gcc.gnu.org/pipermail/gcc/2020-May/232334.html
This issue has been made to track GCC 10.1 as a system wide compiler. There's a few differences with GCC 10 last time I checked that might ma…
-
It's unclear whether this is an outdated version of zeromq binding (3.1) or an up-to-date ZMTP implementation.
-
I'm trying to create an environment for testing (an application using) the federation plugin in docker containers. Specifically, I am working with exchange federation in a setup that will let me publ…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR23095](https://bugs.llvm.org/show_bug.cgi?id=23095) |
| Status | NEW |
| Importance | P normal |
|…