forked from facebook/hermes
-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Labels
Description
Intl APIs (ECMA-402) are implemented on other platforms, but not on Windows.
- hermes-windows/doc/IntlAPIs.md at main · microsoft/hermes-windows
What's required ?
1. synchronize Internationalization code on Hermes-windows with Hermes-Meta
2. Add implementation of the Apis mentioned here.
Add Intl API Support for Hermes JS Engine · Issue #87 · microsoft/hermes-windows
Challenges
- ICU lib support
- Prioritize ?
- Compliance ?