Compare commits
2 Commits
804626ddad
...
58e2cf3e1f
| Author | SHA1 | Date | |
|---|---|---|---|
|
58e2cf3e1f
|
|||
|
efdae93d90
|
@@ -29,7 +29,7 @@ and use the system from there.
|
||||
|
||||
However, since everything is bootstrapped on the client, basically any
|
||||
HTTP server will do as long as it sets the appropriate response
|
||||
headers for `SharedMemoryBuffer` use:
|
||||
headers for `SharedArrayBuffer` use:
|
||||
|
||||
- `Cross-Origin-Opener-Policy: same-origin`
|
||||
- `Cross-Origin-Embedder-Policy: require-corp`
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
asm.js
|
||||
boot.js
|
||||
emu.js
|
||||
favicon.png
|
||||
index.html
|
||||
prelude.f
|
||||
styles.css
|
||||
|
||||
Reference in New Issue
Block a user