09:12 | <nicolo-ribaudo> | Did we ever consider doing, for example, Uint16ClampedArray, when we did typed arrays? |
09:13 | <nicolo-ribaudo> | I found a mention of Uint16ClampedArray in this 15-years-old project (https://github.com/Automattic/node-canvas) and in an old WICG proposal (https://discourse.wicg.io/t/canvas-color-spaces-wide-gamut-and-high-bit-depth-rendering/1505/) And a mention of Uint32ClampedArray on esdiscuss: https://esdiscuss.org/topic/arraybuffer-neutering#content-19 |
13:40 | <bakkot> | we didn't do typed arrays at all |
13:40 | <bakkot> | that was Khronos |
13:40 | <bakkot> | we just copied it into ecma262 |