rayjs
rayjs copied to clipboard
Javascript bindings for raylib in a single ~3mb executable
### Added - Changes specifier in [CHANGELOG.md](./CHANGELOG.md) - Version specifier in [VERSION](./VERSION) - Node version specifier in [.nvmrc](./bindings/.nvmrc) to allow compatibility - Simple shell script to invoke the bindings generator...
I love what you are doing here! I think it would also be cool to load a normal native quickjs module, so games can run in plain quickjs runtime. I...
Hello, I am trying to run the Windows binary of [Preview 4.6-dev](https://github.com/mode777/rayjs/releases/tag/pre-4.6-dev). The following error dialog appears:  It seems that MinGW is needed to run the pre-compiled program, not...