Experimenting with raylib and wasm for funzies.
Find a file
2025-08-20 12:11:17 -07:00
resources Update to FPS target for inner loop, no more sleep(). 2025-08-20 12:11:17 -07:00
src Update to FPS target for inner loop, no more sleep(). 2025-08-20 12:11:17 -07:00
.gitignore Initial commit. 2025-08-19 13:24:18 -07:00
config.nims Update to FPS target for inner loop, no more sleep(). 2025-08-20 12:11:17 -07:00
index.html Simplify index wrapper, namespacing. 2025-08-19 23:16:53 -07:00
nim_wasm_test.nimble Simplify index wrapper, namespacing. 2025-08-19 23:16:53 -07:00
README.md Experiment with resource loading (in the form of a config file). 2025-08-20 11:13:51 -07:00

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.