Projects in Awesome Lists by WebAssembly
A curated list of projects in awesome lists by WebAssembly .
https://github.com/webassembly/binaryen
Optimizer and compiler/toolchain library for WebAssembly
c-plus-plus compilers emscripten hacktoberfest webassembly
Last synced: 14 May 2025
https://github.com/WebAssembly/binaryen
Optimizer and compiler/toolchain library for WebAssembly
c-plus-plus compilers emscripten hacktoberfest webassembly
Last synced: 16 Mar 2025
https://github.com/webassembly/spec
WebAssembly specification, reference interpreter, and test suite.
Last synced: 13 May 2025
https://github.com/WebAssembly/spec
WebAssembly specification, reference interpreter, and test suite.
Last synced: 22 Apr 2025
https://webassembly.github.io/spec/
WebAssembly specification, reference interpreter, and test suite.
Last synced: 04 Apr 2025
https://github.com/webassembly/wasi-sdk
WASI-enabled WebAssembly C/C++ toolchain
llvm sysroot wasi-libc wasi-sdk
Last synced: 14 May 2025
https://github.com/WebAssembly/wasi-sdk
WASI-enabled WebAssembly C/C++ toolchain
llvm sysroot wasi-libc wasi-sdk
Last synced: 26 Mar 2025
https://github.com/webassembly/component-model
Repository for design and specification of the Component Model
Last synced: 14 May 2025
https://github.com/WebAssembly/gc
Branch of the spec repo scoped to discussion of GC integration in WebAssembly
Last synced: 18 Apr 2025
https://github.com/webassembly/gc
Branch of the spec repo scoped to discussion of GC integration in WebAssembly
Last synced: 14 May 2025
https://github.com/WebAssembly/component-model
Repository for design and specification of the Component Model
Last synced: 28 Mar 2025
https://github.com/webassembly/wasi-libc
WASI libc implementation for WebAssembly
Last synced: 14 May 2025
https://github.com/WebAssembly/wasi-libc
WASI libc implementation for WebAssembly
Last synced: 28 Mar 2025
https://github.com/WebAssembly/simd
Branch of the spec repo scoped to discussion of SIMD in WebAssembly
Last synced: 08 May 2025
https://github.com/webassembly/meetings
WebAssembly meetings (VC or in-person), agendas, and notes
Last synced: 06 Oct 2025
https://github.com/WebAssembly/meetings
WebAssembly meetings (VC or in-person), agendas, and notes
Last synced: 13 Apr 2025
https://github.com/WebAssembly/esm-integration
ECMAScript module integration
Last synced: 07 May 2025
https://github.com/webassembly/esm-integration
ECMAScript module integration
Last synced: 15 May 2025
https://github.com/webassembly/tool-conventions
Conventions supporting interoperatibility between tools working with WebAssembly.
Last synced: 04 Oct 2025
https://github.com/WebAssembly/tool-conventions
Conventions supporting interoperatibility between tools working with WebAssembly.
Last synced: 19 Apr 2025
https://github.com/WebAssembly/wasm-jit-prototype
Standalone VM using LLVM JIT
Last synced: 02 May 2025
https://github.com/webassembly/wasi-sockets
WASI API proposal for managing sockets
Last synced: 16 May 2025
https://github.com/webassembly/exception-handling
Proposal to add exception handling to WebAssembly
Last synced: 04 Apr 2025
https://github.com/webassembly/stack-switching
A repository for the stack switching proposal.
Last synced: 04 Apr 2025
https://github.com/webassembly/multi-memory
Multiple per-module memories for Wasm
Last synced: 04 Apr 2025
https://github.com/WebAssembly/module-linking
Proposal for allowing modules to define, import and export modules and instances
Last synced: 07 May 2025
https://github.com/webassembly/tail-call
Proposal to add tail calls to WebAssembly
Last synced: 26 Feb 2025
https://github.com/WebAssembly/tail-call
Proposal to add tail calls to WebAssembly
Last synced: 11 May 2025
https://github.com/webassembly/debugging
Design documents and discussions about debug support in WebAssembly
Last synced: 26 Mar 2025
https://github.com/WebAssembly/wasp
WebAssembly module decoder in C++
binary-format wasm webassembly
Last synced: 19 Apr 2025
https://github.com/webassembly/wasp
WebAssembly module decoder in C++
binary-format wasm webassembly
Last synced: 26 Mar 2025
https://github.com/WebAssembly/function-references
Proposal for Typed Function References
Last synced: 17 Jul 2025
https://github.com/webassembly/function-references
Proposal for Typed Function References
Last synced: 30 Apr 2025
https://github.com/webassembly/wasmint
Library for interpreting / debugging wasm code
Last synced: 26 Mar 2025
https://github.com/WebAssembly/wasmint
Library for interpreting / debugging wasm code
Last synced: 21 Apr 2025
https://github.com/webassembly/wasi-cli
Command-Line Interface (CLI) World for WASI
Last synced: 06 Apr 2025
https://github.com/WebAssembly/bulk-memory-operations
Bulk memory operations
Last synced: 11 May 2025
https://github.com/WebAssembly/wasi-cli
Command-Line Interface (CLI) World for WASI
Last synced: 28 Mar 2025
https://github.com/WebAssembly/multi-value
Proposal to add multi-values to WebAssembly
Last synced: 11 May 2025
https://github.com/webassembly/js-promise-integration
JavaScript Promise Integration
Last synced: 05 Apr 2025
https://github.com/webassembly/shared-everything-threads
A draft proposal for spawning threads in WebAssembly
Last synced: 01 Sep 2025
https://github.com/webassembly/flexible-vectors
Vector operations for WebAssembly
Last synced: 26 Mar 2025
https://github.com/webassembly/js-types
Proposal for adding type reflection to the JS API
Last synced: 20 Aug 2025
https://github.com/webassembly/relaxed-simd
Relax the strict determinism requirements of SIMD operations.
Last synced: 26 Mar 2025
https://github.com/webassembly/memory-control
A proposal to introduce finer grained control of WebAssembly memory.
Last synced: 26 Mar 2025
https://github.com/webassembly/benchmarks
Resources for collaborative benchmarking
Last synced: 26 Mar 2025
https://github.com/webassembly/wasi-proposal-template
Starter template for proposing a new WASI API
Last synced: 26 Mar 2025
https://github.com/webassembly/wasi-parallel
wasi-parallel is a proposal to add a parallel for construct to WASI.
Last synced: 30 Jun 2025
https://github.com/webassembly/annotations
Proposal for Custom Annotation Syntax in the Text Format
Last synced: 26 Mar 2025
https://github.com/webassembly/proposal-type-imports
Proposal for Type Imports & Exports
Last synced: 26 Mar 2025
https://github.com/WebAssembly/nontrapping-float-to-int-conversions
Proposal to add non-trapping float-to-int conversions to WebAssembly
Last synced: 11 May 2025
https://github.com/webassembly/branch-hinting
Proposal to add branch hinting functionality to WebAssembly
Last synced: 26 Mar 2025