qcert
qcert copied to clipboard
Derive JS runtime from Wasm runtime
The Wasm runtime is implemented in Assemblyscript which is a typescript variant. It might be possible to compile the Assemblyscript runtime to Javascript and reuse it for the JS backend.