Xuanwo commented on code in PR #7021:
URL: https://github.com/apache/opendal/pull/7021#discussion_r2622182300


##########
core/src/lib.rs:
##########
@@ -57,6 +57,8 @@ pub mod services {
     pub use opendal_service_mysql::*;
     #[cfg(feature = "services-obs")]
     pub use opendal_service_obs::*;
+    #[cfg(feature = "services-opfs")]

Review Comment:
   opfs is only available under wasm32, we need to add flags here.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to