Files
ladybird/Tests/LibWeb/Text/expected/Wasm/WebAssembly-grow.txt
Shannon Booth 9dc2b0bba3 LibWeb: Add a basic test for [EnforceRange]
This is a basic test - but does cover the two bugs in the previous
two commits.
2024-03-30 21:21:23 +01:00

4 lines
226 B
Plaintext

Made memory [object WebAssembly.Memory] with buffer [object ArrayBuffer] (byteLength 655360)
After growing buffer (byteLength 983040)
Got error: 'RangeError: Number '4294967296' is outside of allowed range of 0 to 4294967295'