Highlights
- Pro
Wasm
A lightweight WebAssembly runtime that is fast, secure, and standards-compliant
🚀 Fast, secure, lightweight containers based on WebAssembly
Emscripten: An LLVM-to-WebAssembly Compiler
😎 Curated list of awesome things regarding the WebAssembly (wasm) ecosystem.
📚 WebAssembly friendly programming with C/C++ -- Emscripten practice
Access the JS host environment from Zig compiled to WebAssembly.
Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
Cross-language Bugfinder | Bring Your Own Language Solver-Aided Programming | WebAssembly Swissknife
A from-scratch experimental AOT JS engine, written in JS
LLVM compiled to JavaScript using Emscripten
Standalone C compiler/assembler/linker/libc for x86-64/aarch64/riscv64/wasm
A proof-of-concept microkernel that runs WebAssembly natively.
wazero: the zero dependency WebAssembly runtime for Go developers
x86 PC emulator and x86-to-wasm JIT, running in the browser
Minimal x86-64 emulator for WebAssembly - run ELF binaries in your browser
x86 PC emulator that runs both natively and in the browser, via WebAssembly
🚀 A fast WebAssembly interpreter and the most universal WASM runtime
🐦⬛ A bracket-based lightweight markup language that extends commands with WebAssembly
Implement React v18 from Scratch Using WASM and Rust