-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
In another discussion, the observation was raised that converting characters to upper or lower case requires a rather large ICU database. Since many embedders (in particular: browsers) have those already, it would be nice to offer these conversions (either per-codepoint or per-string or both) as built-in features so that Wasm modules don't have to ship their own unicode tables.
This could, of course, be a post-MVP feature; and at any rate it can definitely wait until the fundamental design is hashed out solidly. Just recording the idea here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels