chakra-core / chakra-core/ChakraCore

WASM - Threads (1m)

Open
#3,477 1 comment 0 reactions 0 assignees View on GitHub
WebAssembly
Dominant language
JavaScript
Stars
9.3k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

https://github.com/WebAssembly/threads
[Overview](https://github.com/WebAssembly/threads/blob/master/proposals/threads/Overview.md)

- [ ] Atomic Operations
- [x] [load/store](https://github.com/WebAssembly/threads/blob/master/proposals/threads/Overview.md#loadstore)
- [ ] [RMW](https://github.com/WebAssembly/threads/blob/master/proposals/threads/Overview.md#read-modify-write)
- [ ] [Compare-Exchange](https://github.com/WebAssembly/threads/blob/master/proposals/threads/Overview.md#compare-exchange)
- [ ] [Wait & Wake](https://github.com/WebAssembly/threads/blob/master/proposals/threads/Overview.md#wait-and-wake-operators)
- [x] SharedArrayBuffer
- [ ] Acquire lock on grow memory for shared memory?
- [ ] Verify memory initialization order respect spec

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.