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/binaryen
Optimizer and compiler/toolchain library for WebAssembly
WebAssembly/wabt
The WebAssembly Binary Toolkit
WebAssembly/WASI
WebAssembly System Interface
WebAssembly/spec
WebAssembly specification, reference interpreter, and test suite.
WebAssembly/wasi-sdk
WASI-enabled WebAssembly C/C++ toolchain
WebAssembly/proposals
Tracking WebAssembly proposals
WebAssembly/gc
Branch of the spec repo scoped to discussion of GC integration in WebAssembly
WebAssembly/component-model
Repository for design and specification of the Component Model
WebAssembly/wasi-libc
WASI libc implementation for WebAssembly
WebAssembly/threads
Threads and Atomics in WebAssembly
WebAssembly/meetings
WebAssembly meetings (VC or in-person), agendas, and notes
WebAssembly/tool-conventions
Conventions supporting interoperatibility between tools working with WebAssembly.
WebAssembly/website
WebAssembly website
WebAssembly/wasi-sockets
WASI API proposal for managing sockets
WebAssembly/testsuite
Mirror of the spec testsuite
WebAssembly/wasi-filesystem
Filesystem API for WASI
WebAssembly/wasi-http
WebAssembly/wasi-io
I/O Types proposal for WASI
WebAssembly/multi-memory
Multiple per-module memories for Wasm
WebAssembly/function-references
Proposal for Typed Function References
WebAssembly/js-promise-integration
JavaScript Promise Integration
WebAssembly/wasi-cli
Command-Line Interface (CLI) World for WASI
WebAssembly/wasi-testsuite
WASI Testsuite
WebAssembly/shared-everything-threads
A draft proposal for spawning threads in WebAssembly
WebAssembly/wasi-clocks
Clocks API for WASI
WebAssembly/wasi-random
Entropy source API for WASI
WebAssembly/annotations
Proposal for Custom Annotation Syntax in the Text Format
WebAssembly/js-string-builtins
JS String Builtins
WebAssembly/custom-page-sizes