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: almost 6 years ago
Linked from 3 awesome lists
luawebassemblyzig
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for generating a Lua binding for the Zig programming language. | 22 |
| A Zig library providing bindings to the Lua C API | 290 |
| A Lua-based DSL for building HTML documents | 15 |
| Provides Lua modules for building Websocket clients and servers. | 403 |
| A C-based extension for Lua that provides flexible and robust numeric array manipulation facilities. | 38 |
| A Zig port of zlib, replacing its build system with a custom implementation. | 14 |
| A minimalist Lua binding for Zig | 94 |
| A cross-platform windowing API with support for multiple graphics contexts and event handling. | 118 |
| An attempt to implement Lua 5.1 in Zig for educational purposes | 176 |
| FFI Bindings to HTML Sanitizer Library | 5 |
| A collection of languages and projects that compile to or use Lua as their intermediate language | 607 |
| Porting Three.js to AssemblyScript and WebAssembly for high-performance 3D graphics in web applications. | 890 |
| Provides a Lua interface to cJSON C library for parsing and generating JSON data | 53 |
| A Lua interpreter running in a WebAssembly environment | 795 |
| A utility for downloading files from the web with recursive capabilities and customizable options. | 23 |