Commit 129c04d
Node.js 24+ supports
* Node.js 24+ supports Math.f16round
This was added with a V8 update in v24.0.0 when landing Float16Array support.
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V24.md#2025-05-06-version-2400-current-rafaelgss-and-juanarbol
* Node 24 supports DataView.{get,set}Float16()
---------
Co-authored-by: Claas Augner <caugner@mozilla.com>Math.f16round() (mdn#28687)1 parent 2a77b3b commit 129c04d
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
441 | 441 | | |
442 | 442 | | |
443 | 443 | | |
444 | | - | |
| 444 | + | |
445 | 445 | | |
446 | 446 | | |
447 | 447 | | |
| |||
1023 | 1023 | | |
1024 | 1024 | | |
1025 | 1025 | | |
1026 | | - | |
| 1026 | + | |
1027 | 1027 | | |
1028 | 1028 | | |
1029 | 1029 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1271 | 1271 | | |
1272 | 1272 | | |
1273 | 1273 | | |
1274 | | - | |
| 1274 | + | |
1275 | 1275 | | |
1276 | 1276 | | |
1277 | 1277 | | |
| |||
0 commit comments