mirror of
https://github.com/netbirdio/go-netroute.git
synced 2026-05-22 17:11:07 -07:00
Merge pull request #38 from maceip/master
add wasi build constraint for netroute_stub
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
// A stub routing table conformant interface for js/wasm environments.
|
||||
|
||||
//go:build js && wasm
|
||||
//go:build (js && wasm) || (wasip1 && wasm)
|
||||
|
||||
package netroute
|
||||
|
||||
|
||||
Reference in New Issue
Block a user