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

Wasm/web proof of concept #2

Open
sneurlax opened this issue Oct 7, 2024 · 1 comment
Open

Wasm/web proof of concept #2

sneurlax opened this issue Oct 7, 2024 · 1 comment

Comments

@sneurlax
Copy link
Contributor

sneurlax commented Oct 7, 2024

Rust on the web via Wasm in Typescript should be proven as a concept.

Target wasm32-unknown-wasi or wasm32-unknown-emscripten

wasm32-unknown-unknown is probably blocked by tokio, see:

See the related issue for Dart consumers: ManyMath/monero-rust#2

@sneurlax
Copy link
Contributor Author

We will probably not be able to use wasm-pack/wasm-bindgen: rustwasm/wasm-bindgen#3421

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

1 participant