조금 업데이트가 필요한 부분은 있지만 전체적인 그림은 아래 두 글이 도움이 될 것 같습니다.
Dart Meets Rust: a match made in heaven - https://dev.to/sunshine-chain/…
Dart and Rust: the async story - https://dev.to/sunshine-chain/rust-and-dart-the-async-story-3adk
조금 업데이트가 필요한 부분은 있지만 전체적인 그림은 아래 두 글이 도움이 될 것 같습니다.
Dart Meets Rust: a match made in heaven - https://dev.to/sunshine-chain/…
Dart and Rust: the async story - https://dev.to/sunshine-chain/rust-and-dart-the-async-story-3adk
rust cdylib으로 라이브러리 빌드하고 dart ffi로 동적 라이브러리 연결해서 구현하고 있습니다.