wasmoon
Lua VM
A Lua VM that embeds JavaScript and provides efficient WebAssembly compilation for compatibility with Node.js applications.
A real lua 5.4 VM with JS bindings made with webassembly
498 stars
14 watching
33 forks
Language: TypeScript
last commit: 8 months ago
Linked from 2 awesome lists
fengarijavascriptluanodejswebassembly
Related projects:
Repository | Description | Stars |
---|---|---|
| Builds a Just-In-Time compiler to target WebAssembly from Lua | 95 |
| A Lua interpreter running in a WebAssembly environment | 795 |
| A tool for compiling WebAssembly modules to Lua code | 194 |
| Simplifies creation of small CPU-intensive webassembly modules with fallback to JavaScript implementations | 71 |
| A Go implementation of a Lua 5.3 VM and compiler, allowing easy embedding into Go programs. | 25 |
| An implementation of Lua in LLVM | 153 |
| Building Lua in WebAssembly to enable run-time execution within web browsers. | 32 |
| Tools and utilities for building and managing WebAssembly projects in modern frontend development | 56 |
| Makes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference | 45 |
| A statically typed superset of Lua with optional type annotations and object-oriented programming features. | 568 |
| An API that allows embedding a WebAssembly interpreter in C/C++ applications | 553 |
| An example project demonstrating Web Assembly compilation and execution using Zig | 55 |
| Compiles Low Level Lisp into WebAssembly for low-level operations | 33 |
| A collection of languages and projects that compile to or use Lua as their intermediate language | 607 |
| A lightweight virtual machine for the Lua programming language | 502 |