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 targets #23

Open
sneurlax opened this issue Sep 21, 2024 · 0 comments
Open

Wasm/web targets #23

sneurlax opened this issue Sep 21, 2024 · 0 comments

Comments

@sneurlax
Copy link

sneurlax commented Sep 21, 2024

Hi @knopp, thank you for native_toolchain_rust and cargokit, I use both and appreciate your work very much.

Now I am looking at supporting web/browsers via Wasm in addition to desktop and mobile platforms. There are some issues blocking that progress:

but I think I'll be able to get a manually-built Rust crate working with Dart on the web using https://github.com/cloudpeers/ffi-gen or similar. wasm_ffi provides an example for an alternative to dart:ffi until ffi merges web support, and on the Rust side, targeting wasm32-unknown-emscripten may get us most of the way there.

@sneurlax sneurlax changed the title WASM/web targets Wasm/web targets Sep 21, 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