Bulk memory operations (WebAssembly)
Widely available since 2024-04-25
Bulk memory operations, such as copy
and init
, mirror the efficiency of native memcpy
and memmove
operations.
Browser support (view on caniuse.com)
- Chrome 75 Released on 2019-06-04
- Chrome Android 75 Released on 2019-06-04
- Edge 79 Released on 2020-01-15
- Firefox 78 Released on 2020-06-30
- Firefox for Android 79 Released on 2020-07-28
- Safari 15.1 Released on 2021-10-25
- Safari on iOS 15.1 Released on 2021-10-25