wasm2lua

WASM compiler

A tool for compiling WebAssembly modules to Lua code

wasm2lua: converting WASM into Lua

GitHub

194 stars
10 watching
11 forks
Language: WebAssembly
last commit: almost 3 years ago
Linked from 1 awesome list

compilerlualuajittranspilerwasiwasmwasm2luawebassembly

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
serprex/luwa Builds a Just-In-Time compiler to target WebAssembly from Lua 95
ljulliar/rlang A compiler that converts a Ruby-like language into efficient WebAssembly code 38
stisa/nwasm An experimental web assembly backend for the Nim programming language 48
renatoathaydes/wasm-on-jvm A Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode. 24
arboreta/arboreta-wasm Tooling for compiling and running Common Lisp code in WebAssembly 57
vshymanskyy/wasm2mpy A tool for compiling WebAssembly code into native MicroPython modules for embedded systems. 122
area9innovation/wase Makes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference 45
lys-lang/lys A language compiler to WebAssembly 420
gate-computer/wag Compiles WebAssembly binaries into machine code for execution on various CPU architectures. 192
kign/c4wa A WebAssembly compiler from a simplified subset of C to Web Assembly 24
raphamorim/xwasm Tools and utilities for building and managing WebAssembly projects in modern frontend development 56
kanaka/wac A WebAssembly interpreter written in C that supports compilation from languages like C and JavaScript. 472
zigwasm/wasmer-zig Provides bindings for embedding a WebAssembly runtime into Zig programs. 53
cretz/asmble Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code. 634
mafintosh/webassembly-binary-toolkit A toolkit for compiling and utilizing WebAssembly binaries from source. 59