Skip to content

Workaround to prevent ICU trouble #30544

@mabels

Description

@mabels

My current workaround is to build and run the icu packages with wasm “https://www.npmjs.com/package/wasm-intl” which gives the application developer full control of this ICU back. But raises the question if ICU should shipped with node in future version as native or wasm compilation which enables that node could use architecture independent translation sets that give the application dev controllback and not raises these kind of problems at all.

I knew that future version of node will ship the full-icu in standard configuration. But why not use this case to explore wasm in node core.

Metadata

Metadata

Assignees

No one assigned

    Labels

    i18n-apiIssues and PRs related to the i18n implementation.wasmIssues and PRs related to WebAssembly.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions