agora
agora copied to clipboard
Add wasmer web assembly submodule and a POC engine
The wasmer-d
submodule supports running web assembly outside of the web browser. The class node/WasmEngine.d
provides a POC engine to run web assembly programs within agora.
This is still very much a work in progress. There are some unit tests that can be used to experiment.