wasm_lua
Lua runner
A Lua interpreter running in a WebAssembly environment
Lua VM running in a WASM environment
795 stars
30 watching
53 forks
Language: C
last commit: about 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A Lua VM that embeds JavaScript and provides efficient WebAssembly compilation for compatibility with Node.js applications. | 498 |
| A Go implementation of a Lua 5.3 VM and compiler, allowing easy embedding into Go programs. | 25 |
| Facilitates running WebAssembly workloads on a container runtime | 1,114 |
| A tool for compiling WebAssembly modules to Lua code | 194 |
| Builds a Just-In-Time compiler to target WebAssembly from Lua | 95 |
| A Lua binding to the net-snmp library for network management | 11 |
| A cross-platform Lua runtime with JIT compilation and managed memory management. | 8 |
| A standalone WebAssembly virtual machine | 4 |
| An implementation of Lua in LLVM | 153 |
| Enables quick execution of code snippets within Neovim using Lua commands | 178 |
| A collection of WebAssembly ports of the CRuby interpreter | 702 |
| An efficient WebAssembly interpreter with a focus on constrained and embedded systems. | 1,633 |
| A plugin that allows running code within the editor in various programming languages. | 49 |
| An API that allows embedding a WebAssembly interpreter in C/C++ applications | 553 |
| Building Lua in WebAssembly to enable run-time execution within web browsers. | 32 |