An open API service indexing awesome lists of open source software.

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

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.