diff --git a/rpc/ipc_js.go b/rpc/ipc_js.go index 453a20bc1a..eb30081f1c 100644 --- a/rpc/ipc_js.go +++ b/rpc/ipc_js.go @@ -14,8 +14,8 @@ // You should have received a copy of the GNU Lesser General Public License // along with the go-ethereum library. If not, see . -//go:build js -// +build js +//go:build js || wasip1 +// +build js wasip1 package rpc