wasm-reference-manual
WASM Reference Manual
A human-readable WebAssembly reference manual written in Markdown
WebAssembly Reference Manual
601 stars
30 watching
75 forks
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
stisa/nwasm | An experimental web assembly backend for the Nim programming language | 48 |
rustwasm/book | Documentation and tutorials for building web applications with Rust and WebAssembly | 1,747 |
renatoathaydes/wasm-on-jvm | A Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode. | 24 |
feneric/nim-wasm-helpers | A toolset for building and testing WebAssembly code using Nim. | 28 |
wasmi-labs/wasmi | An efficient and lightweight WebAssembly interpreter with a focus on constrained and embedded systems. | 1,620 |
mafintosh/webassembly-binary-toolkit | A toolkit for compiling and utilizing WebAssembly binaries from source. | 59 |
raphamorim/xwasm | Tools and utilities for building and managing WebAssembly projects in modern frontend development | 56 |
zigwasm/wasm-zig | C API bindings for WebAssembly runtime | 27 |
area9innovation/wase | Makes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference | 45 |
spy/haskell-wasm | A Haskell toolkit for generating and interpreting WebAssembly code from Haskell source | 151 |
zigwasm/wasmer-zig | Provides bindings for embedding a WebAssembly runtime into Zig programs. | 53 |
shortercode/radiance | A compiler for a new language designed to compile to WebAssembly with the goal of providing safer and more concise code than JavaScript. | 20 |
mohanson/pywasm | An interpreter for WebAssembly modules written in pure Python. | 450 |
arboreta/arboreta-wasm | Tooling for compiling and running Common Lisp code in WebAssembly | 57 |
fengb/wazm | An experimental compiler and runtime for executing WebAssembly code in Zig | 115 |