mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-15 08:23:41 +00:00
compileopts,targets: replace '{root}' in target files
This commit is contained in:
+1
-1
@@ -13,6 +13,6 @@
|
||||
"--stack-first",
|
||||
"--no-demangle"
|
||||
],
|
||||
"emulator": ["node", "targets/wasm_exec.js"],
|
||||
"emulator": ["node", "{root}/targets/wasm_exec.js"],
|
||||
"wasm-abi": "js"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user