Currently the iroh-blobs/rpc feature needs to be enabled when iroh-blobs is used alongside irpc-iroh. This does not work in WASM as the feature also enables some tokio code.
Example: https://github.com/m11m/iroh-irpc-wasm-example/blob/main/Cargo.toml
Currently the
iroh-blobs/rpcfeature needs to be enabled wheniroh-blobsis used alongsideirpc-iroh. This does not work in WASM as the feature also enables some tokio code.Example: https://github.com/m11m/iroh-irpc-wasm-example/blob/main/Cargo.toml