Skip to content

Conversation

@dt-iohk
Copy link

@dt-iohk dt-iohk commented Oct 31, 2025

I was recently testing this package with wasm. I noticed that when the application is compiled to wasm, the package does not use the browser crypto API and instead fallbacks to the dart implementation, which even in wasm is way slower than the browser provided crypto API.

The PR makes fixes to enable the browser crypto API be used in JS / wasm targets.

@petrleocompel
Copy link

Seems alright, I will try my best to soon fix test workflow on CI and run it.
Looks like a good addition for v3.

@petrleocompel petrleocompel added this to the v3.0.0 milestone Nov 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants