jasm
proof of concept to integrate C and JavaScript
Contents:
This is a simple project aiming to learn JavaScript and WASM.
1 Compiling
bash build.sh2 Running
python -m http.server 8080
firefox http://localhost:80803 License
This project is available as public-domain under the CC0 License.