nim-wasm-test/README.md

13 lines
294 B
Markdown
Raw Permalink Normal View History

2025-08-19 13:21:43 -07:00
Dinkin around.
References:
- https://github.com/bitnom/nim-to-wasm-guide
- https://github.com/planetis-m/naylib
If on arch, may need to add `/usr/lib/emscripten` to your path, and hard link
`emar.py` to `emar`, along with `tools/file_packager.py` to
`tools/file_packager` for some reason.