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/interface-types
WebAssembly/simd
Branch of the spec repo scoped to discussion of SIMD in WebAssembly
WebAssembly/wasm-jit-prototype
Standalone VM using LLVM JIT
WebAssembly/reference-types
Proposal for adding basic reference types (anyref)
WebAssembly/module-linking
Proposal for allowing modules to define, import and export modules and instances
WebAssembly/debugging
Design documents and discussions about debug support in WebAssembly
WebAssembly/bulk-memory-operations
Bulk memory operations
WebAssembly/multi-value
Proposal to add multi-values to WebAssembly
WebAssembly/waterfall
Build and test bots
WebAssembly/content-security-policy
WebAssembly/JS-BigInt-integration
JavaScript BigInt to WebAssembly i64 integration
WebAssembly/wasi-libc-old
Precursor to WASI libc.
WebAssembly/constant-time
Constant-time WebAssembly
WebAssembly/funclets
Proposal for adding funclets - flexible intraprocedural control flow
WebAssembly/sign-extension-ops
Sign-extension opcodes
WebAssembly/web-assembly-logo
Web Assembly (WASM) logo proposal
WebAssembly/mutable-global
Import & export of mutable globals
WebAssembly/nontrapping-float-to-int-conversions
Proposal to add non-trapping float-to-int conversions to WebAssembly
WebAssembly/instrument-tracing
Proposal to add instrumentation and tracing instructions to WebAssembly
WebAssembly/conditional-sections
WebAssembly/feature-detection
WebAssembly/decompressor-prototype
WebAssembly/wasi-url
WebAssembly/wat-numeric-values
Proposal to add numeric values to data segment definitions in the text format
WebAssembly/gc-js-customization
WebAssembly/wg-charter
Proposed WebAssembly Working Group charter
WebAssembly/cg-charter
Proposed WebAssembly Community Group charter
WebAssembly/relaxed-dead-code-validation
WebAssembly/workloads
Subsumed by the benchmarks repo
WebAssembly/conditional-segment-initialization
Conditional segment initialization