wa
WebAssembly language
A general-purpose programming language designed for developing robust WebAssembly software
The Wa Programming Language
1k stars
24 watching
53 forks
Language: Go
last commit: 7 days ago
Linked from 3 awesome lists
compilerexploregamegame-developmentgamedevlanguagep5processingprogramming-languagewawa-langwasmwasm-4wasm4webassembly
Related projects:
Repository | Description | Stars |
---|---|---|
kanaka/wac | A WebAssembly interpreter written in C that supports compilation from languages like C and JavaScript. | 472 |
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 |
wasmi-labs/wasmi | An efficient and lightweight WebAssembly interpreter with a focus on constrained and embedded systems. | 1,614 |
gate-computer/wag | Compiles WebAssembly binaries into machine code for execution on various CPU architectures. | 192 |
vmware-labs/webassembly-language-runtimes | Pre-built WebAssembly binaries for popular language runtimes and static libraries | 336 |
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 |
stisa/nwasm | An experimental web assembly backend for the Nim programming language | 48 |
zigwasm/wasm-zig | C API bindings for WebAssembly runtime | 27 |
mohanson/pywasm | An interpreter for WebAssembly modules written in pure Python. | 450 |
swadicalrag/wasm2lua | A tool for compiling WebAssembly modules to Lua code | 194 |
webassembly/wasm-c-api | An API that allows embedding a WebAssembly interpreter in C/C++ applications | 551 |
fengb/wazm | An experimental compiler and runtime for executing WebAssembly code in Zig | 115 |
zigwasm/wasmer-zig | Provides bindings for embedding a WebAssembly runtime into Zig programs. | 53 |