diff --git a/docs/runtime/index.md b/docs/runtime/index.md index d2dfe8e441..61971f0262 100644 --- a/docs/runtime/index.md +++ b/docs/runtime/index.md @@ -101,7 +101,7 @@ import pkg from "./package.json"; import bunfig from "./bunfig.toml"; ``` -## WASM +## WASI {% callout %} 🚧 **Experimental** diff --git a/docs/runtime/loaders.md b/docs/runtime/loaders.md index 69dd4df0cf..3909a1de90 100644 --- a/docs/runtime/loaders.md +++ b/docs/runtime/loaders.md @@ -61,7 +61,7 @@ import pkg from "./package.json"; import data from "./data.toml"; ``` -## WASM +## WASI {% callout %} 🚧 **Experimental**