← All repos

thread-spawn

A draft proposal for spawning threads in WebAssembly

Browse cluster: WebAssembly Specification and Proposals
1,773commits
153contributors
13languages

Tech stack & purpose

Thread-Spawn is a draft proposal for adding thread spawning capabilities to WebAssembly. The project is part of the official WebAssembly specification infrastructure, which is built using Sphinx and Bikeshed documentation tools, along with supporting build infrastructure for generating HTML, PDF, and JavaScript outputs. The specification also includes a reference interpreter written in OCaml that can decode, validate, and execute WebAssembly modules in both binary and text (S-expression) formats, as well as convert between them and export test cases to JavaScript.

Languages

WebAssembly
88.1%
Python
5.0%
OCaml
3.4%
JavaScript
2.2%
Bikeshed
0.7%
Makefile
0.2%
Batchfile
0.2%
Perl
0.1%
Shell
0.1%
HTML
0.0%
CSS
0.0%
TeX
0.0%
Dune
0.0%

Contributors (top 30 of 153)