Version
24.12.0
Platform
What steps will reproduce the bug?
./node24 --enable-sharedarraybuffer-per-context --expose-internals
> constructSharedArrayBuffer(2**32)
Uncaught RangeError: Invalid array buffer length
Additional information
#60497
The question here is whether this test is expected to run on 32-bit arches at all. I'm inclined to disable it, but would be nice to have some feedback first.
Version
24.12.0
Platform
What steps will reproduce the bug?
Additional information
#60497
The question here is whether this test is expected to run on 32-bit arches at all. I'm inclined to disable it, but would be nice to have some feedback first.