mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-20 01:06:45 +00:00
4 lines
78 B
Makefile
4 lines
78 B
Makefile
run:
|
|
GOOS=js GOARCH=wasm go build -o assets/tun.wasm ./wasm/
|
|
go run main.go
|