Skip to content

Migrate file_operations to use Rust #4431

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: release/4.0
Choose a base branch
from

Conversation

TranceLove
Copy link
Collaborator

Description

Experimental PR to migrate file_operations module to write native code in Rust instead of C++.

While not important and overhead in set things up, as well as lack of Rust support in Android Studio, enabling use of Rust would open more opportunities of integration with modern libraries.

Manual tests

  • Done

Build tasks success

Successfully running following tasks on local:

  • ./gradlew assembledebug
  • ./gradlew spotlessCheck

@TranceLove TranceLove force-pushed the feature/rust-file-operations branch 3 times, most recently from c1acd12 to 6692f98 Compare July 10, 2025 15:26
@TranceLove TranceLove force-pushed the feature/rust-file-operations branch from 6692f98 to 1915417 Compare July 12, 2025 04:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant