feat: add dependency
This commit is contained in:
12
javascript-engine/external/boa/boa_icu_provider/README.md
vendored
Normal file
12
javascript-engine/external/boa/boa_icu_provider/README.md
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
# boa_icu_provider
|
||||
|
||||
`boa_icu_provider` generates and defines the [ICU4X](https://github.com/unicode-org/icu4x) data provider
|
||||
used in the Boa engine to enable internationalization functionality.
|
||||
|
||||
## Datagen
|
||||
|
||||
To regenerate the data:
|
||||
|
||||
```bash
|
||||
$ cargo run --bin boa-datagen --features bin
|
||||
```
|
||||
Reference in New Issue
Block a user