Skip to content

Commit 097818a

Browse files
committed
Add bindings/go/blst_wasm.go to elicit error message with GOARCH=wasm.
Fixes #270.
1 parent 17226b2 commit 097818a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bindings/go/blst_wasm.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
//go:build wasm
2+
package not_supported

0 commit comments

Comments
 (0)