File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 88[submodule "threads/examples/wasi_multi_threads_rustc/rust_wasm "]
99 path = threads/examples/wasi_multi_threads_rustc/rust_wasm
1010 url = https://github.com/oligamiq/rust_wasm
11- sharrow = true
11+ shallow = true
Original file line number Diff line number Diff line change 22
33> [ !WARNING]
44> The code in this directory is less production ready than the main browser_wasi_shim code.
5+ > This code requires ` SharedArrayBuffer ` , ` waitAsync ` and ` Atomics ` to be enabled in the browser, so it may not work in all browsers.
6+ > For example, Firefox failed to run the demo in this directory.
7+ > Chrome worked fine.
8+ > This library require ` cross-origin isolation ` to be enabled in the browser.
59
610This project implement threads on browser_wasi_shim
711
You can’t perform that action at this time.
0 commit comments