raylib-minc — web examples
raylib transpiled to the
minc language, compiled
to WebAssembly. No emscripten, no C toolchain. The same example
source builds for Windows, Linux, macOS and the web. Rendering is WebGL2
through raylib's own rlgl; the platform layer is a hand-written wasm
backend driving requestAnimationFrame.
Click an example to run it; the browser Back button returns here. Sources are in examples/.