luwa
Lua JIT compiler for WASM
Builds a Just-In-Time compiler to target WebAssembly from Lua
WIP jit lua to wasm
95 stars
11 watching
3 forks
Language: Lua
last commit: almost 6 years ago
Linked from 1 awesome list
jitluawasm
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for compiling WebAssembly modules to Lua code | 194 |
| Compiles Brainfuck code into WebAssembly bytecode for execution on WASM-enabled platforms. | 22 |
| A Lua VM that embeds JavaScript and provides efficient WebAssembly compilation for compatibility with Node.js applications. | 498 |
| A Lua interpreter running in a WebAssembly environment | 795 |
| An experimental web assembly backend for the Nim programming language | 48 |
| 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 language compiler to WebAssembly | 419 |
| A WebAssembly compiler from a simplified subset of C to Web Assembly | 24 |
| A compiler that converts a Ruby-like language into efficient WebAssembly code | 38 |
| Compiles Low Level Lisp into WebAssembly for low-level operations | 33 |
| Provides a text format for representing Clojure code in WebAssembly | 159 |
| Tooling for compiling and running Common Lisp code in WebAssembly | 57 |
| Building Lua in WebAssembly to enable run-time execution within web browsers. | 32 |
| Builds standalone executables from Lua programs on various platforms with support for multiple interpreters and libraries. | 795 |