Interrupt / delve-framework

Delve is a framework for writing Games in Zig and Lua. For those who value being cross platform and keeping things simple.
MIT License
203 stars 11 forks source link

Web builds with Emscripten #18

Closed Interrupt closed 5 months ago

Interrupt commented 5 months ago

This adds support for a web builds target using wasm + emscripten. Everything is working in web builds currently, barring Lua scripting support.