web-feature: Resizable buffers

baseline logo Widely available in browsers but not in WebViews

The resize() method of an ArrayBuffer and the grow() method of a SharedArrayBuffer, constructed with the maxByteLength option, changes the size of the buffer in place.

Notes

Unsupported keys in WebViews

  • Android WebView:
    javascript.builtins.SharedArrayBuffer.SharedArrayBuffer.maxByteLength_option javascript.builtins.SharedArrayBuffer.grow javascript.builtins.SharedArrayBuffer.growable javascript.builtins.SharedArrayBuffer.maxByteLength

Support data provided by: BCD logo

Know something we don't?

Is any of the above data outdated? Or do you want to add a new WebView to the list? Heads on to GitHub and edit the data file!

Not comfortable with GitHub? Send us an email.

Please help us keeping this data updated

This feature was last updated on November 22, 2025.