 threads
 threads 
 WebAssembly threading
 Proposes and discusses support for cooperative threading in WebAssembly to enable concurrent execution of multiple threads within a single WASM module
Threads and Atomics in WebAssembly
710 stars
 93 watching
 50 forks
 
Language: WebAssembly 
last commit: 11 months ago 
Linked from   1 awesome list  
  proposal 
 Related projects:
| Repository | Description | Stars | 
|---|---|---|
|  | Provides C++ API bindings to the WebAssembly runtime engine | 86 | 
|  | Makes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference | 45 | 
|  | C API bindings for WebAssembly runtime | 27 | 
|  | An API that allows embedding a WebAssembly interpreter in C/C++ applications | 553 | 
|  | Translates MicroPython code to JavaScript for execution on WebAssembly platforms | 46 | 
|  | Provides a toolchain and sysroot for building WebAssembly code with WASI support | 1,292 | 
|  | Tools and utilities for building and managing WebAssembly projects in modern frontend development | 56 | 
|  | Provides code examples and tools to test and modify WebAssembly documentation | 1,143 | 
|  | Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code. | 637 | 
|  | Proposal to add support for recursive function calls without stack overflow issues in WebAssembly | 111 | 
|  | Pre-built WebAssembly binaries for popular language runtimes and static libraries | 338 | 
|  | A Go-based runtime for executing WebAssembly modules with RPC capabilities | 95 | 
|  | A collection of WebAssembly examples from simple to complex, covering various programming languages and technologies. | 203 | 
|  | A Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode. | 24 | 
|  | Facilitates running WebAssembly workloads on a container runtime | 1,114 |