Pinned Repositories
binaryen
Optimizer and compiler/toolchain library for WebAssembly
component-model
Repository for design and specification of the Component Model
design
WebAssembly Design Documents
gc
Branch of the spec repo scoped to discussion of GC integration in WebAssembly
meetings
WebAssembly meetings (VC or in-person), agendas, and notes
proposals
Tracking WebAssembly proposals
spec
WebAssembly specification, reference interpreter, and test suite.
wabt
The WebAssembly Binary Toolkit
WASI
WebAssembly System Interface
wasi-sdk
WASI-enabled WebAssembly C/C++ toolchain
WebAssembly's Repositories
WebAssembly/design
WebAssembly Design Documents
WebAssembly/gc
Branch of the spec repo scoped to discussion of GC integration in WebAssembly
WebAssembly/wasm-c-api
Wasm C API prototype
WebAssembly/esm-integration
ECMAScript module integration
WebAssembly/tool-conventions
Conventions supporting interoperatibility between tools working with WebAssembly.
WebAssembly/memory64
Memory with 64-bit indexes
WebAssembly/wasi-crypto
WASI Cryptography API Proposal
WebAssembly/exception-handling
Proposal to add exception handling to WebAssembly
WebAssembly/multi-memory
Multiple per-module memories for Wasm
WebAssembly/tail-call
Proposal to add tail calls to WebAssembly
WebAssembly/function-references
Proposal for Typed Function References
WebAssembly/shared-everything-threads
A draft proposal for spawning threads in WebAssembly
WebAssembly/wasi-keyvalue
WebAssembly/content-security-policy
WebAssembly/wasi-sql-embed
WebAssembly/wasi-messaging
Messaging proposal for WASI
WebAssembly/wasi-observe
Observability World for WASI
WebAssembly/wasi-blobstore
WebAssembly/wasi-i2c
I2C API for WASI
WebAssembly/js-string-builtins
JS String Builtins
WebAssembly/branch-hinting
Proposal to add branch hinting functionality to WebAssembly
WebAssembly/extended-const
[complete] Proposal for extended constant expressions
WebAssembly/wasi-config
WebAssembly/wasi-gpio
GPIO interface for WASI
WebAssembly/rounding-mode-control
WebAssembly/wasi-tls
SSL/TLS interface for WASI
WebAssembly/wasi-usb
WebAssembly/compilation-hints
Compilation Hints
WebAssembly/compact-import-section
Proposal repository for compact import sections
WebAssembly/more-array-constructors