Skip to content

Commit 46fe8c5

Browse files
committed
Updated wasm library
1 parent f0cc8cd commit 46fe8c5

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

wasm.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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
Binary file not shown.

0 commit comments

Comments
 (0)