wasmfun icon indicating copy to clipboard operation
wasmfun copied to clipboard

Things to improve

Open almarklein opened this issue 8 years ago • 0 comments

  • [x] Easier way to write instructions (now you really need the wasm docs)?
  • [x] Util to package a collection of functions in a wasm module, i.e. you just produce a few lists of instructions.
  • [x] A way to run WASM on the desktop (e.g. via node).
  • [ ] A WASM/Zoof interpreter in Python, allowing Python functions to be provided by the host env.
  • [x] Notebook for demo purposes.

almarklein avatar Jun 20 '17 11:06 almarklein