We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Android is looking at using Diplomat for mls-rs, with Kotlin or Java. Using this issue to consolidate all the things we think they'll need.
The tracking issue for Java support is #144. We already have a Kotlin backend.
Features they absolutely need:
Safety things they may care about, that are currently not a huge deal for ICU4X (and thus deprioritized):
Opaque
OpaqueMut
Nice to haves:
I can add more issues as needed.
cc @maurer @emarteca
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Android is looking at using Diplomat for mls-rs, with Kotlin or Java. Using this issue to consolidate all the things we think they'll need.
The tracking issue for Java support is #144. We already have a Kotlin backend.
Features they absolutely need:
Safety things they may care about, that are currently not a huge deal for ICU4X (and thus deprioritized):
Opaque
andOpaqueMut
(Diplomat and aliasing safety) #225Nice to haves:
I can add more issues as needed.
cc @maurer @emarteca
The text was updated successfully, but these errors were encountered: