Implement Math.f16round
#146
Labels
A-builtins
area: builtins
C-tc39/stage3
conformance: tc39 proposal (stage 3)
S-large
size: large
T-feature
type: feature
Math.f16round
can be implemented with the WebAssembly half-precision proposal which adds f16 type and operations.This hasn't landed in V8 yet. I haven't tested this patch but it should work with this CL
The text was updated successfully, but these errors were encountered: