mirror of
https://github.com/netbirdio/netbird.git
synced 2026-09-12 09:49:06 +02: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
|