🏠 New in Low Baseline Support: Non-trapping float-to-int conversion (WebAssembly)
October 25, 2021
Saturating floating-point to integer conversion operators return the maximum or minimum integer value on overflow instead of trapping.
Source features
webassembly.non-trapping-float-to-int-conversions[mdn]