Tartopoms
Tartopoms
### Bug description Either `gloo::file::Blob::new(bytes.as_slice())` generated an **invalid** `Blob`, or `gloo::file::ObjectUrl::from(blob)` generates an **invalid** `ObjectUrl`. However, it works with `web_sys`. ### Steps to Reproduce **Summary**: 1. How the download link...
## Issue I cannot `init_token` with my HSM using `cryptoki` in my Rust application. However, it works with SoftHSM2. I also manage to init a token using my HSM client...
**Cannot compile `cryptoki-sys` to wasm target** Related to: [Cannot compile dependency: could not find `Library` in `libloading` #1641](https://github.com/DioxusLabs/dioxus/issues/1641#issuecomment-1810680215) When I build, watch & serve a Rust **WASM** app with `cryptoki`,...