mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-03 18:47:47 +00:00
wasm: fix .json file after compiler updates
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
"llvm-target": "wasm32-unknown-unknown-wasm",
|
||||
"build-tags": ["js", "wasm"],
|
||||
"linker": "ld.lld-7",
|
||||
"pre-link-args": [
|
||||
"ldflags": [
|
||||
"-flavor", "wasm",
|
||||
"-allow-undefined"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user