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

Using ring in WASM projects fails build #59

Open
ivnsch opened this issue Jul 12, 2021 · 0 comments
Open

Using ring in WASM projects fails build #59

ivnsch opened this issue Jul 12, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@ivnsch
Copy link
Contributor

ivnsch commented Jul 12, 2021

Calling functions that use ring in a WASM project fails the build:

Account::generate()
Account::from_mnemonic
Account::from_seed()
Account::generate_sig()

This is wallet functionality, so not an issue when using third parties to sign like My Algo or the mobile wallet.

briansmith/ring#657

@ivnsch ivnsch added the bug Something isn't working label Jul 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant