Hacker News new | ask | show | jobs
by ____Sash---701_ 2307 days ago
Pretty much, dart-ffi is used for C/C++ interop. Rust is mainly just mem-safe business logic.

Dart is a lovely language and with Flutter you can target any OS/device.