Skip to content
This repository was archived by the owner on Oct 11, 2025. It is now read-only.

Commit 9c2000a

Browse files
committed
deps: bump browser_wasi_shim to 0.4.0
1 parent 48770fb commit 9c2000a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { WASI, OpenFile, File, ConsoleStdout } from "https://cdn.jsdelivr.net/npm/@bjorn3/browser_wasi_shim@0.3.0/dist/index.js";
1+
import { WASI, OpenFile, File, ConsoleStdout } from "https://cdn.jsdelivr.net/npm/@bjorn3/browser_wasi_shim@0.4.0/dist/index.js";
22
import ghc_wasm_jsffi from "./ghc_wasm_jsffi.js";
33

44
const args = [];

0 commit comments

Comments
 (0)