i-net-software / i-net-software/JWebAssembly
Add support for synchronized and multi threading
Open
enhancement
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 61
- PR merge metrics
- No merged PRs in 30d
Description
With Web-Workers it is possible to access a WebAssembly from multiple threads. For this we need to implements also synchronized. Currently the synchronized code will be skipped from JWebAssembly at compile time.
Contributor guide
Assessment
This issue has not been assessed yet.