We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
unresolved import
future cannot be sent between threads safely
The text was updated successfully, but these errors were encountered:
Q: What wasm target are we going for?
rocksdb: Missing headers for compiling to wasm, specifically threads
Work on threads here: https://github.com/WebAssembly/threads
Stronghold:
Frag
Wallet.rs:
tokio::spawn(async move )
spawn_local
Ledger:
Bindings:
Sorry, something went wrong.
kwek20
No branches or pull requests
unresolved import
tokio::sync::RwLock` (Add tokio features that are wasm compatible #1539)future cannot be sent between threads safely
The text was updated successfully, but these errors were encountered: