workerd icon indicating copy to clipboard operation
workerd copied to clipboard

Fix problems with character encoding aliases

Open npaun opened this issue 2 months ago • 1 comments

See textdecoder-labels.any.js.

For example, we need to treat 866 like IBM866 and sjis like Shift_JIS.

This might not be ICU's responsibility. Investigate whether we need to store our own list of encoding aliases.

npaun avatar Oct 22 '25 21:10 npaun