jasm

proof of concept to integrate C and JavaScript

Source code



This is a simple project aiming to learn JavaScript and WASM.

1 Compiling

bash build.sh

2 Running

python -m http.server 8080
firefox http://localhost:8080

3 License

This project is available as public-domain under the CC0 License.