mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 10:28:47 +00:00
Clarify WASI not WASM
This commit is contained in:
@@ -101,7 +101,7 @@ import pkg from "./package.json";
|
||||
import bunfig from "./bunfig.toml";
|
||||
```
|
||||
|
||||
## WASM
|
||||
## WASI
|
||||
|
||||
{% callout %}
|
||||
🚧 **Experimental**
|
||||
|
||||
@@ -61,7 +61,7 @@ import pkg from "./package.json";
|
||||
import data from "./data.toml";
|
||||
```
|
||||
|
||||
## WASM
|
||||
## WASI
|
||||
|
||||
{% callout %}
|
||||
🚧 **Experimental**
|
||||
|
||||
Reference in New Issue
Block a user