A demo project to explore Rust + SDL2 + Emscripten. Cross-platform build scripts with GitHub Actions for Windows, Linux, and Web Assembly. Includes special packaging for Windows for DLLs All SDL2 ...
Emscripten compiles C and C++ to WebAssembly using LLVM and Binaryen. Emscripten output can run on the Web, in Node.js, and in wasm runtimes. Emscripten provides Web support for popular portable APIs ...