diff --git a/wasm/README.md b/wasm/README.md index 8e4f5998..1442f082 100644 --- a/wasm/README.md +++ b/wasm/README.md @@ -59,6 +59,7 @@ import loadMujoco from '@mujoco/mujoco/mt'; > headers: > - `Cross-Origin-Opener-Policy: same-origin` > - `Cross-Origin-Embedder-Policy: require-corp` +> > If these headers are missing, the module will fail to initialize. ## Build from source