We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0cc8cd commit 46fe8c5Copy full SHA for 46fe8c5
wasm.sh
@@ -0,0 +1,3 @@
1
+#!/bin/bash
2
+
3
+GOOS=js GOARCH=wasm go build -o wasm/convert_project.wasm cmd/convert_project_js_wasm.go
wasm/convert_project.wasm
-463 Bytes
0 commit comments