Robert Bastian
Robert Bastian
Is [this table](https://en.wikipedia.org/wiki/Script_(Unicode)#List_of_scripts_in_Unicode) available in data, or do we need to crate it from the spec/Wikipedia?
## Next steps * [ ] Validate feasibility of static-to-shared building using the Dart toolchain for all platforms * [ ] Host `icu_datagen_dart` binaries * [ ] Call `icu_datagen_dart` in...
#2685
Discussion with @Manishearth @sffc @mosuem @robertbastian There will be two compilation modes: with and without Rust - Without Rust - either downloads the library from GitHub - or points to...
Per decision in #3867, preresolved datagen should be able to preresolve the correct locales.
Probably solved by https://github.com/unicode-org/icu4x/issues/3867
Thought: we should doc-hide auxiliary keys in 1.3, everything that uses them is experimental and we should also consider them experimental
The changes to auxiliary keys can be done now, as they're experimental, I could get started on those. Unless @sffc is working on it, as he's assigned?
Actually due to features, this is quite messy. Currently this is all controlled by the `icu_provider/experimental` feature, as soon as anything moves out of `DataLocale`, all consumers will have to...
Would `struct DataKeyAttributes