You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 11, 2026. It is now read-only.
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.