Experimenting with raylib and wasm for funzies.
Change compile time checks from "if" to "when", for proper type definitions. |
||
|---|---|---|
| resources | ||
| src | ||
| .gitignore | ||
| config.nims | ||
| index.html | ||
| nim_wasm_test.nimble | ||
| README.md | ||
Dinkin around.
References:
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.