Skip to content

Commit dd4c281

Browse files
committed
chore: add tiny_wasm_exec.js
1 parent e62adb3 commit dd4c281

File tree

2 files changed

+537
-1
lines changed

2 files changed

+537
-1
lines changed

actionlint.cjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
require("./wasm_exec.js");
1+
require("./tiny_wasm_exec.js");
22

33
/**
44
* @typedef {(go: Go) => Promise<WebAssembly.WebAssemblyInstantiatedSource>} WasmLoader

0 commit comments

Comments
 (0)