It is GC only. For our C++/bytecode target, we have an incremental, copying GC. For our experimental Wasm target, we have a ref-counted version.
We want to enhance the web site to have some runnable demos, but did not around to it yet.
We want to roll a Docker-image to make this easier, but did not get around to it yet. Contributions welcome.
It has multiple backends. It can produce optimized JS, readable JS, typescript, and that can be used for progressive webapps. It also has a Java backend for server-side use and command line programs (such as the…
It is GC only. For our C++/bytecode target, we have an incremental, copying GC. For our experimental Wasm target, we have a ref-counted version.
We want to enhance the web site to have some runnable demos, but did not around to it yet.
We want to roll a Docker-image to make this easier, but did not get around to it yet. Contributions welcome.
It has multiple backends. It can produce optimized JS, readable JS, typescript, and that can be used for progressive webapps. It also has a Java backend for server-side use and command line programs (such as the…