aboutsummaryrefslogtreecommitdiffhomepage
path: root/targets/wasm.json
diff options
context:
space:
mode:
Diffstat (limited to 'targets/wasm.json')
-rw-r--r--targets/wasm.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/targets/wasm.json b/targets/wasm.json
index 6208eb27f..eb03eb8c8 100644
--- a/targets/wasm.json
+++ b/targets/wasm.json
@@ -1,6 +1,6 @@
{
"llvm-target": "wasm32--wasi",
- "build-tags": ["js", "wasm"],
+ "build-tags": ["tinygo.wasm"],
"goos": "js",
"goarch": "wasm",
"linker": "wasm-ld",