Skip to content

Commit 899e97a

Browse files
MaxGraeydcodeIO
authored andcommitted
Add wasi_snapshot and make it default for wasi (#988)
1 parent 5926d5d commit 899e97a

File tree

8 files changed

+1547
-80
lines changed

8 files changed

+1547
-80
lines changed

std/assembly/bindings/wasi.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export * from "./wasi_unstable";
1+
export * from "./wasi_snapshot";

0 commit comments

Comments
 (0)