Re: [blink-dev] Re: Intent to Ship: Float16Array

2025-02-13 Thread Domenic Denicola
LGTM3 On Fri, Feb 14, 2025 at 3:50 AM Mike Taylor wrote: > LGTM2 > On 2/13/25 11:30 AM, Chris Harrelson wrote: > > LGTM1 > > On Thu, Feb 13, 2025 at 7:38 AM Shu-yu Guo wrote: > >> Yep, shipping Float16Array will make those tests pass. There is virtual >> test suite you can see that has the upda

Re: [blink-dev] Re: Intent to Ship: Float16Array

2025-02-13 Thread Mike Taylor
LGTM2 On 2/13/25 11:30 AM, Chris Harrelson wrote: LGTM1 On Thu, Feb 13, 2025 at 7:38 AM Shu-yu Guo wrote: Yep, shipping Float16Array will make those tests pass. There is virtual test suite you can see that has the updated expectations once the feature ships. E.g. here's fetch's re

Re: [blink-dev] Re: Intent to Ship: Float16Array

2025-02-13 Thread Chris Harrelson
LGTM1 On Thu, Feb 13, 2025 at 7:38 AM Shu-yu Guo wrote: > Yep, shipping Float16Array will make those tests pass. There is virtual > test suite you can see that has the updated expectations once the feature > ships. E.g. here's fetch's response-headers tests >

[blink-dev] Re: Intent to Ship: Float16Array

2025-02-13 Thread Shu-yu Guo
Yep, shipping Float16Array will make those tests pass. There is virtual test suite you can see that has the updated expectations once the feature ships. E.g. here's fetch's response-headers tests

[blink-dev] Re: Intent to Ship: Float16Array

2025-02-12 Thread Domenic Denicola
On Thursday, February 13, 2025 at 12:21:13 PM UTC+9 Chromestatus wrote: Contact emails s...@chromium.org, seo...@chromium.org Explainer None Specification https://tc39.es/proposal-float16array Summary Adds the Float16Array typed array. Number values are rounded to IEEE fp16 when writing i