mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-12 14:00:01 -04:00
move wasm.js into separate file
This commit is contained in:
parent
929dfcca24
commit
cb395552c8
9 changed files with 33 additions and 7 deletions
|
@ -7,7 +7,6 @@ import {
|
|||
rewrite_js,
|
||||
rewrite_js_from_arraybuffer,
|
||||
} from "../../../rewriter/out/rewriter.js";
|
||||
import "../../../static/wasm.js";
|
||||
|
||||
initSync(
|
||||
new WebAssembly.Module(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue