chakra-core / chakra-core/ChakraCore
WASM - Int64 to Float32 specific lower implementation (3d)
Open
Performance
WebAssembly
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
Right now we do a double conversion then convert the double to float. Just convert directly to float32
Contributor guide
Assessment
This issue has not been assessed yet.