11 lines
270 B
Markdown
11 lines
270 B
Markdown
webasm (python)
|
|
===============
|
|
|
|
You will need wat2wasm from github.com/WebAssembly/wabt in your path.
|
|
|
|
Ideas
|
|
=====
|
|
- https://github.com/wasmerio/wasmer-python
|
|
- https://github.com/diekmann/wasm-fizzbuzz
|
|
- https://blog.scottlogic.com/2018/04/26/webassembly-by-hand.html
|