🏠 New in High Baseline Support: Sign extension operators (WebAssembly)
October 26, 2023
Sign-extension operator instructions extend the width of 8-bit, 16-bit, and 32-bit values to 32-bit and 64-bit values.
Source features
webassembly.sign-extension-operations[mdn]