rialight::intl

Internationalization module.

Progress

Use either the Ecma-262 Intl or the ICU4X project for implementing several things.

Not all browsers implement all of Ecma-262 Intl API, or ICU4X doesn't cover all of Intl, so we'll have to support less Intl things for the time being. The goal of this crate is to implement all of Intl. Add more checkboxes for specific features here.

FTL Progress