mirror of
https://github.com/rclone/rclone.git
synced 2025-12-10 21:33:27 +00:00
build: make rclone build with wasip1/wasm as well as js/wasm
Fixes #7831
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//go:build !plan9 && !solaris && !js
|
||||
//go:build !plan9 && !solaris && !js && !wasm
|
||||
|
||||
package oracleobjectstorage
|
||||
|
||||
|
||||
Reference in New Issue
Block a user