You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simplify local development on gdex-backend-bytecoder:
* fast build of assembler / transpiler from bytecode to wasm / js
* automate or eliminate installation of thirdparty tools (e.g. llvm or use JS backend)
* Provide information how to port your app