Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flutter web : rsa.wasm size optimization #51

Open
Fitem opened this issue Mar 14, 2023 · 2 comments
Open

flutter web : rsa.wasm size optimization #51

Fitem opened this issue Mar 14, 2023 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@Fitem
Copy link

Fitem commented Mar 14, 2023

I think this plugin is fantastic very good!
But the flutter web package rsa.wasm is too big, can it be optimized?
It is also good to provide ideas.
It was a difficult thing for me to optimize it for the first time.
Thanks!

@Fitem
Copy link
Author

Fitem commented Mar 14, 2023

WX20230314-172616@2x

@jerson
Copy link
Owner

jerson commented Aug 2, 2023

Thanks, I'm looking alternatives to improve this, I have tried using tinygo but it didn't worked as expected, maybe the solution will be migrate to a different implementation like Rust instead of Go but is going to take a while

@jerson jerson added enhancement New feature or request help wanted Extra attention is needed labels Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants