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 #1

Open
5 tasks
sneurlax opened this issue Sep 21, 2024 · 1 comment
Open
5 tasks

Wasm/web proof of concept #1

sneurlax opened this issue Sep 21, 2024 · 1 comment

Comments

@sneurlax
Copy link

sneurlax commented Sep 21, 2024

We can't use the exact same monero package on the web as we can on desktop and mobile platforms: instead of ffi, we must use eg. wasm_ffi. This will likely require changes to and possibly an alternative to native_toolchain_rust--we may have to build Rust manually, for example (and that might be a good shortcut to a quick proof of concept). I think if the tasks below are feasible that they'll be a quick path towards targetting web/WASM:

@sneurlax
Copy link
Author

@sneurlax sneurlax changed the title Proof of concept of Rust on web via WASM in Dart Proof of concept of Rust on web via Wasm in Dart Sep 22, 2024
@sneurlax sneurlax changed the title Proof of concept of Rust on web via Wasm in Dart Wasm/web proof of concept Sep 22, 2024
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