Whole architecture of Fleet is distributed, so we need a small binary without dependencies that could be uploaded to the dev container. All the access goes through that binary (even in local case)
Briefly: no, it's a custom reactive UI framework similar to Jetpack Compose. Rust is used for native operations such as accessing file system, launching processes, etc
Whole architecture of Fleet is distributed, so we need a small binary without dependencies that could be uploaded to the dev container. All the access goes through that binary (even in local case)
Briefly: no, it's a custom reactive UI framework similar to Jetpack Compose. Rust is used for native operations such as accessing file system, launching processes, etc