node/deps/v8/third_party/fp16
Michaël Zasso f1e0b83e7b
deps: update V8 to 14.6.202.33
PR-URL: https://github.com/nodejs/node/pull/61898
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
2026-04-24 18:01:28 +02:00
..
src/include
BUILD.gn
LICENSE
OWNERS
README.v8 deps: update V8 to 14.6.202.33 2026-04-24 18:01:28 +02:00

Name: FP16
Short Name: fp16
URL: https://github.com/Maratyszcza/FP16
Version: N/A
Revision: 3d2de1816307bac63c16a297e8c4dc501b4076df
Date: 2025-08-16
Update Mechanism: Manual
License: MIT
License File: LICENSE
Security Critical: Yes
Shipped: yes

Description:
Header-only library for conversion to/from half-precision floating point formats

This copy should be synced with chromium's copy in chromium/src/third_party/fp16

Local Modifications:
- Included only the header files in the `include` directory in `src/`.
- Extracted LICENSE file separately.