🏠 New in Low Baseline Support: Transferable ArrayBuffer

March 5, 2024

caniuse · mdn · spec

The transfer() and transferToFixedLength() methods of ArrayBuffer move a buffer from one context to another (for example, to a worker).

Source features