🏠 New in Low Baseline Support: Sign extension operators (WebAssembly)
April 26, 2021
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]