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

Add wasm32-unknown-unknown compile target #286

Open
4 of 6 tasks
BelfordZ opened this issue Jun 8, 2018 · 3 comments
Open
4 of 6 tasks

Add wasm32-unknown-unknown compile target #286

BelfordZ opened this issue Jun 8, 2018 · 3 comments
Assignees

Comments

@BelfordZ
Copy link

BelfordZ commented Jun 8, 2018

Currently we cannot compile to web assembly due to downstream dependencies still using deprecated crates.

Once all the above are resolved, we should be good to go for wasm targeting.

@newpavlov
Copy link

Note that instead of rust-scrypt you can use pure-Rust scrypt crate.

@mersinvald
Copy link
Contributor

For rust-bitcoin story is a bit more complicated then just bip39 mnemonics: we use bip32 implementation from there and some constants.

@pajasevi
Copy link

pajasevi commented Nov 3, 2021

Is there any way to compile to WASM with some workarounds? Is this gonna be resolved in near future?

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

No branches or pull requests

5 participants