wag

WASM compiler

Compiles WebAssembly binaries into machine code for execution on various CPU architectures.

WebAssembly compiler implemented in Go

GitHub

192 stars
9 watching
16 forks
Language: Go
last commit: about 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 139
fengb/wazm An experimental compiler and runtime for executing WebAssembly code in Zig 115
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. 59
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. 472
cretz/asmble Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code. 634
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 94
wa-lang/wa A general-purpose programming language designed for developing robust WebAssembly software 1,240
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