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
|
|
|
|
|
|
|
|
|
|
|
2025-08-20 10:40:16 -07:00
|
|
|
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.
|