Clarify WASI not WASM

This commit is contained in:
Jarred Sumner
2024-09-20 16:41:49 -07:00
parent f9a8bed5c2
commit 64f4831059
2 changed files with 2 additions and 2 deletions

View File

@@ -101,7 +101,7 @@ import pkg from "./package.json";
import bunfig from "./bunfig.toml";
```
## WASM
## WASI
{% callout %}
🚧 **Experimental**

View File

@@ -61,7 +61,7 @@ import pkg from "./package.json";
import data from "./data.toml";
```
## WASM
## WASI
{% callout %}
🚧 **Experimental**