森建 (2018-07-05T15:19:40.000Z)
Hmm. I tried to implement `Flaat16Array` on SpiderMonkey but it seemed hard. If the concern of implementors is due to that, it might be better to split this proposal into `DataView` methods and `Float16Array`.

On 2018/06/08 1:19, Leo Balter wrote:
> Hi, I've got not much for public updates so far. I've been trying to get some traction for the feature with implementors but it's being hard to get everyone positive about this being a native implementation rather than a non-native custom API.
> 
> 
> 
> On Sun, May 27, 2018 at 7:09 PM, 森建 <moriken at kimamass.com <mailto:moriken at kimamass.com>> wrote:
> 
>     Any update of this topic since 2017-09 TC39 meeting?
>     https://github.com/rwaldron/tc39-notes/blob/637ecb13af98e480cbb0415b9d724365038d4cc0/es8/2017-09/sep-28.md#float16-typed-arrays <https://github.com/rwaldron/tc39-notes/blob/637ecb13af98e480cbb0415b9d724365038d4cc0/es8/2017-09/sep-28.md#float16-typed-arrays>
> 
>     The proposal for canvas to use float16 in CanvasPixelFormat is being discussed,
>     IMHO `ImageData.data` should return `Float16Array` in this case.
>     https://github.com/WICG/canvas-color-space/blob/master/CanvasColorSpaceProposal.md <https://github.com/WICG/canvas-color-space/blob/master/CanvasColorSpaceProposal.md>
> 
>     I hope progress. Thanks.
>     _______________________________________________
>     es-discuss mailing list
>     es-discuss at mozilla.org <mailto:es-discuss at mozilla.org>
>     https://mail.mozilla.org/listinfo/es-discuss <https://mail.mozilla.org/listinfo/es-discuss>
> 
>
moriken at kimamass.com (2018-12-29T21:25:59.896Z)
Hmm. I tried to implement `Flaat16Array` on SpiderMonkey but it seemed hard. If the concern of implementors is due to that, it might be better to split this proposal into `DataView` methods and `Float16Array`.