WebAssembly (Emscripten) lua language with SDL2 implemented functions.
Note: This project is currently for testing purpose and to show you how SDL2 can simply be used with lua on web.
This project is licensed under MIT License
This is a modified version of wasm_lua by Sandy Carter.
SDL graphics and ideas are inspired of sdl-canvas-wasm by Tim Hutton.
This project uses CodeMirror, licensed under MIT License for the live view's editing purposes.