WebAssembly

Results 72 repositories owned by WebAssembly

multi-memory

117
Stars
13
Forks
Watchers

Multiple per-module memories for Wasm

multi-value

70
Stars
24
Forks
Watchers

Proposal to add multi-values to WebAssembly

benchmarks

27
Stars
7
Forks
Watchers

Resources for collaborative benchmarking

debugging

97
Stars
10
Forks
Watchers

Design documents and discussions about debug support in WebAssembly

flexible-vectors

43
Stars
8
Forks
Watchers

Vector operations for WebAssembly

funclets

18
Stars
8
Forks
Watchers

Proposal for adding funclets - flexible intraprocedural control flow

JS-BigInt-integration

36
Stars
14
Forks
Watchers

JavaScript BigInt to WebAssembly i64 integration

js-types

44
Stars
16
Forks
Watchers

Proposal for adding type reflection to the JS API

module-linking

119
Stars
13
Forks
Watchers

Proposal for allowing modules to define, import and export modules and instances