Hi there,
First of all, thanks for created and published the package.
I have the following questions regarding the package:
- How to run Wasm modules with Javascript across platforms such as Android, iOS, Linux, Windows, etc?
- From my understanding, the
flutter_rust_bridge doesn't support async rust code officially, is there any solution offered by the package?
Appreciate if there are sample projects that answer the questions above.
Please advise. Thank you.