JMLX42 commented on PR #7156: URL: https://github.com/apache/opendal/pull/7156#issuecomment-3785941244
There is one remaining issue: the `blocking` feature (which is required in wasip2) pull `tokio` as a dependency. `blocking` → `internal-tokio-rt` → `tokio/rt-multi-thread`. Which won't build in WASM. IMHO the only option is to re-implement a (blocking) `Operator` in `opendal-wasi` -- 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]
