Skip to content
This repository was archived by the owner on Apr 22, 2023. It is now read-only.
This repository was archived by the owner on Apr 22, 2023. It is now read-only.

Include full ICU data in binary installers #8995

@misterdjules

Description

@misterdjules

If and when #8994 lands, binary installers will ship with small ICU data embedded in the executable file, with data included only for the English language.

Eventually, we want to ship binary installers with full ICU data included as a separate .dat file that is loaded on startup.

This depends on #8983 to be able to load the separate .dat file from a directory relative to the location where node is installed.

Some parts of the implementation of https://github.com/srl295/node/pull/15 could be reused.

cc @srl295 @tjfontaine

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions