Skip to content

[wasm][icu] Allow basic ICU sharding in WASM app like Blazor does it + custom files #79987

Description

@ilonatommy

Blazor loads ICU datafile based on user's config and if it's empty: based on the Browser's locale. WASM is always loading full ICU.
We can copy Blazor's behavior by letting users set the shard in MsBuild + allow them to use custom ICU build. Moreover, we need to add a how-to for ICU.dat building, something like here: #53239 (comment)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions