A TypeScript-like language for WebAssembly.
-
Updated
Aug 6, 2025 - WebAssembly
WebAssembly (abbreviated Wasm) is a binary instruction format for a stack-based virtual machine. Wasm is designed as a portable target for compilation of high-level languages like C/C++/Rust, enabling deployment on the web for client and server applications.
A TypeScript-like language for WebAssembly.
Optimizer and compiler/toolchain library for WebAssembly
Game Boy / Game Boy Color Emulator Library, 🎮written for WebAssembly using AssemblyScript. 🚀Demos built with Preact and Svelte. ⚛️
Code examples that accompany the MDN WebAssembly documentation — see https://developer.mozilla.org/en-US/docs/WebAssembly.
WebAssembly(wasm)资源精选
Small but complete dynamic Forth Interpreter/Compiler for and in WebAssembly
Research WebAssembly Engine
A simple nuget package to run C# code in a WASM-compatible browser
A dynamic analysis framework for WebAssembly programs.
Haskell compiler infastructure for WebAssembly
A collection of AssemblyScript examples.
WebAssembly AoT compiler for your favorite Operating System
wasm2lua: converting WASM into Lua
An R7RS Scheme implemented in WebAssembly
A WebAssembly implementation of xxHash
VectorVisor is a vectorizing binary translator for GPUs, designed to make it easy to run many copies of a single-threaded WebAssembly program in parallel using GPUs