mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-15 04:07:36 +00:00
We can now implement steps related to resizable ArrayBuffer objects. We can also implement a couple of missing SharedArrayBuffer checks. The original implementation of this proposal did not have any tests, so tests are added here for the whole implementation.