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
Rust on the web via Wasm in Typescript should be proven as a concept.
Target wasm32-unknown-wasi or wasm32-unknown-emscripten
wasm32-unknown-wasi
wasm32-unknown-emscripten
wasm32-unknown-unknown is probably blocked by tokio, see:
wasm32-unknown-unknown
See the related issue for Dart consumers: ManyMath/monero-rust#2
The text was updated successfully, but these errors were encountered:
We will probably not be able to use wasm-pack/wasm-bindgen: rustwasm/wasm-bindgen#3421
Sorry, something went wrong.
No branches or pull requests
Rust on the web via Wasm in Typescript should be proven as a concept.
Target
wasm32-unknown-wasi
orwasm32-unknown-emscripten
wasm32-unknown-unknown
is probably blocked by tokio, see:wasm32-unknown-unknown
target tokio-rs/tokio#5418See the related issue for Dart consumers: ManyMath/monero-rust#2
The text was updated successfully, but these errors were encountered: