All Projects → WebAssembly → Threads

WebAssembly / Threads

Licence: other
Threads and Atomics in WebAssembly

Programming Languages

proposal
26 projects

Projects that are alternatives of or similar to Threads

Cicadaplayer
CicadaPlayer is the player core of AliPlayer, which support multiple platform Android, iOS, macOS, Windows, Linux, and WebAssembly for now. The goal is providing a player core which support multi platform, hardware accelerator, customizable and extensible features. Which support WideVine drm and LHLS.
Stars: ✭ 334 (-16.71%)
Mutual labels:  webassembly
Gc
Branch of the spec repo scoped to discussion of GC integration in WebAssembly
Stars: ✭ 350 (-12.72%)
Mutual labels:  webassembly
Cheetah
On-device streaming speech-to-text engine powered by deep learning
Stars: ✭ 383 (-4.49%)
Mutual labels:  webassembly
Simd
Branch of the spec repo scoped to discussion of SIMD in WebAssembly
Stars: ✭ 330 (-17.71%)
Mutual labels:  webassembly
React Wasm
Declarative WebAssembly instantiation for React
Stars: ✭ 349 (-12.97%)
Mutual labels:  webassembly
Wasm
Haskell compiler infastructure for WebAssembly
Stars: ✭ 364 (-9.23%)
Mutual labels:  webassembly
Wabt
The WebAssembly Binary Toolkit
Stars: ✭ 4,026 (+903.99%)
Mutual labels:  webassembly
Rustynes
👾 An NES emulator by Rust and WebAssembly
Stars: ✭ 399 (-0.5%)
Mutual labels:  webassembly
Wasmer Js
Monorepo for Javascript WebAssembly packages by Wasmer
Stars: ✭ 352 (-12.22%)
Mutual labels:  webassembly
Lucet
Lucet, the Sandboxing WebAssembly Compiler.
Stars: ✭ 4,006 (+899%)
Mutual labels:  webassembly
Unrust
unrust - A pure rust based (webgl 2.0 / native) game engine
Stars: ✭ 341 (-14.96%)
Mutual labels:  webassembly
Javascriptkit
Swift framework to interact with JavaScript through WebAssembly.
Stars: ✭ 348 (-13.22%)
Mutual labels:  webassembly
Go Webassembly Framework
A Go Based WebAssembly framework for building frontend applications in Go!
Stars: ✭ 372 (-7.23%)
Mutual labels:  webassembly
Magnum
Lightweight and modular C++11 graphics middleware for games and data visualization
Stars: ✭ 3,728 (+829.68%)
Mutual labels:  webassembly
Movienight
Single instance video streaming server with integrated chat.
Stars: ✭ 387 (-3.49%)
Mutual labels:  webassembly
Wasm3
🚀 The fastest WebAssembly interpreter, and the most universal runtime
Stars: ✭ 4,375 (+991.02%)
Mutual labels:  webassembly
Awesome Yew
😎 A curated list of awesome things related to Yew / WebAssembly.
Stars: ✭ 353 (-11.97%)
Mutual labels:  webassembly
Faasm
High-performance stateful serverless runtime based on WebAssembly
Stars: ✭ 403 (+0.5%)
Mutual labels:  webassembly
Vugu
Vugu: A modern UI library for Go+WebAssembly (experimental)
Stars: ✭ 4,251 (+960.1%)
Mutual labels:  webassembly
Wac
WebAssembly interpreter in C
Stars: ✭ 372 (-7.23%)
Mutual labels:  webassembly

Build Status

Threads Proposal for WebAssembly

This repository is a clone of github.com/WebAssembly/spec/. It is meant for discussion, prototype specification and implementation of a proposal to threads support to WebAssembly.

See the overview for a summary of the proposal.

A formatted version of the spec with proposed changes is available here: webassembly.github.io/threads.

Original README from upstream repository follows...

spec

This repository holds the sources for the WebAssembly draft specification (to seed a future WebAssembly Working Group), a reference implementation, and the official testsuite.

A formatted version of the spec is available here: webassembly.github.io/spec,

Participation is welcome. Discussions about new features, significant semantic changes, or any specification change likely to generate substantial discussion should take place in the WebAssembly design repository first, so that this spec repository can remain focused. And please follow the guidelines for contributing.

citing

For citing WebAssembly in LaTeX, use this bibtex file.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].