mirror of
https://github.com/netbirdio/netbird.git
synced 2026-07-28 10:22:38 -04: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
|