lua-in-the-browser
Lua WebAssembly runtime
Building Lua in WebAssembly to enable run-time execution within web browsers.
using zig to build lua for webassembly
32 stars
4 watching
3 forks
Language: C
last commit: over 5 years ago
Linked from 3 awesome lists
luawebassemblyzig
Related projects:
Repository | Description | Stars |
---|---|---|
daurnimator/zig-autolua | A tool for generating a Lua binding for the Zig programming language. | 22 |
natecraddock/ziglua | A Zig library providing bindings to the Lua C API | 273 |
bungle/lua-resty-tags | A Lua-based DSL for building HTML documents | 15 |
lipp/lua-websockets | Provides Lua modules for building Websocket clients and servers. | 401 |
jzrake/lunum | A C-based extension for Lua that provides flexible and robust numeric array manipulation facilities. | 37 |
andrewrk/libz | A Zig port of zlib, replacing its build system with a custom implementation. | 14 |
ranciere/zoltan | A minimalist Lua binding for Zig | 94 |
andrewrk/zig-window | A cross-platform windowing API with support for multiple graphics contexts and event handling. | 117 |
squeek502/zua | An attempt to implement Lua 5.1 in Zig for educational purposes | 172 |
bungle/lua-resty-lanli | FFI Bindings to HTML Sanitizer Library | 5 |
hengestone/lua-languages | A collection of languages and projects that compile to or use Lua as their intermediate language | 603 |
lume/glas | Porting Three.js to AssemblyScript and WebAssembly for high-performance 3D graphics in web applications. | 887 |
bungle/lua-resty-libcjson | Provides a Lua interface to cJSON C library for parsing and generating JSON data | 53 |
vvanders/wasm_lua | A Lua interpreter running in a WebAssembly environment | 792 |
alard/wget-lua | A C-based implementation of the wget command with Lua scripting capabilities | 23 |