Skip to content

Commit 82139f9

Browse files
committed
Fix readme rendering
1 parent 565dc06 commit 82139f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/wasm_threads/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ The `_headers` file and its copy in `index.html` is simply an example of how to
3838
If you get errors such as
3939

4040
> [Firefox] The WebAssembly.Memory object cannot be serialized. The Cross-Origin-Opener-Policy and Cross-Origin-Embedder-Policy HTTP headers can be used to enable this.
41+
4142
> [Chrome] SharedArrayBuffer transfer requires self.crossOriginIsolated.
4243
4344
Then the headers did not set correctly. You can check the response headers on the `/` file in the network tab of the browser developer tools.

0 commit comments

Comments
 (0)