wag

Wasm compiler

Compiles WebAssembly into machine code for execution

WebAssembly compiler implemented in Go

GitHub

192 stars
9 watching
16 forks
Language: Go
last commit: 2 months ago
Linked from 1 awesome list

aarch64amd64arm64compilergowasmwebassemblyx86-64

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
webghc/wasm-cross A toolchain for cross-compiling C and Haskell to WebAssembly 141
fengb/wazm An experimental compiler and runtime for executing WebAssembly code in Zig 116
dave/wasmgo Compiles Go code to WASM and deploys it to a CDN for web hosting 145
area9innovation/wase Makes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference 45
mafintosh/webassembly-binary-toolkit A toolkit for compiling and utilizing WebAssembly binaries from source. 60
kign/c4wa A WebAssembly compiler from a simplified subset of C to Web Assembly 24
kanaka/wac A WebAssembly interpreter written in C that supports compilation from languages like C and JavaScript. 473
cretz/asmble Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code. 637
spy/haskell-wasm A Haskell toolkit for generating and interpreting WebAssembly code from Haskell source 151
swadicalrag/wasm2lua A tool for compiling WebAssembly modules to Lua code 194
wapc/wapc-go A Go-based runtime for executing WebAssembly modules with RPC capabilities 95
wa-lang/wa A statically typed language designed for high-performance web applications using WebAssembly 1,313
renatoathaydes/wasm-on-jvm A Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode. 24
vshymanskyy/wasm2mpy A tool for compiling WebAssembly code into native MicroPython modules for embedded systems. 122
akupila/go-wasm A tool that reads and parses WebAssembly binary files 132