https://github.com/bmeurer/crext-hello-threads
Chrome extension to test multi-threaded Emscripten generated code
https://github.com/bmeurer/crext-hello-threads
Last synced: over 1 year ago
JSON representation
Chrome extension to test multi-threaded Emscripten generated code
- Host: GitHub
- URL: https://github.com/bmeurer/crext-hello-threads
- Owner: bmeurer
- Created: 2020-05-11T15:31:24.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-11T15:32:33.000Z (about 6 years ago)
- Last Synced: 2025-01-22T21:32:12.007Z (over 1 year ago)
- Language: JavaScript
- Size: 61.5 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chrome extension with Emscripten multi-threaded code
This is a proof-of-concept that it's straight-forward to run
multi-threaded code generated by Emscripten in a Chrome extension.