wasm2lua
WASM compiler
A tool for compiling WebAssembly modules to Lua code
wasm2lua: converting WASM into Lua
194 stars
10 watching
11 forks
Language: WebAssembly
last commit: about 3 years ago
Linked from 1 awesome list
compilerlualuajittranspilerwasiwasmwasm2luawebassembly
Related projects:
Repository | Description | Stars |
---|---|---|
| Builds a Just-In-Time compiler to target WebAssembly from Lua | 95 |
| A compiler that converts a Ruby-like language into efficient WebAssembly code | 38 |
| An experimental web assembly backend for the Nim programming language | 48 |
| A Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode. | 24 |
| Tooling for compiling and running Common Lisp code in WebAssembly | 57 |
| A tool for compiling WebAssembly code into native MicroPython modules for embedded systems. | 122 |
| 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 |
| Compiles WebAssembly into machine code for execution | 192 |
| A WebAssembly compiler from a simplified subset of C to Web Assembly | 24 |
| Tools and utilities for building and managing WebAssembly projects in modern frontend development | 56 |
| A WebAssembly interpreter written in C that supports compilation from languages like C and JavaScript. | 473 |
| Provides bindings for embedding a WebAssembly runtime into Zig programs. | 53 |
| Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code. | 637 |
| A toolkit for compiling and utilizing WebAssembly binaries from source. | 60 |