summaryrefslogtreecommitdiff
path: root/test/lit/binary/stacky-nn-tuple.test.wasm
diff options
context:
space:
mode:
authorThomas Lively <7121787+tlively@users.noreply.github.com>2022-03-31 07:57:49 -0700
committerGitHub <noreply@github.com>2022-03-31 07:57:49 -0700
commit1d24b83eaf710510c132091db89715607d64eea7 (patch)
tree34c38a85f0b3f0fe91226d85b951d897e356fc71 /test/lit/binary/stacky-nn-tuple.test.wasm
parente7c4f9da6d4a98f58b6320b5769f653a6bf26d3e (diff)
downloadbinaryen-1d24b83eaf710510c132091db89715607d64eea7.tar.gz
binaryen-1d24b83eaf710510c132091db89715607d64eea7.tar.bz2
binaryen-1d24b83eaf710510c132091db89715607d64eea7.zip
[MemoryPacking] Remove workaround for old V8 bug (#4558)
V8 used to incorrectly parse the segment index on bulk memory instructions as a signed LEB rather than an unsigned LEB, which meant it only worked correctly with up to 63 data segments. That bug has been fixed for over two years now, so lift the maximum number of segments generated by memory packing from 63 to the specified max, 100k.
Diffstat (limited to 'test/lit/binary/stacky-nn-tuple.test.wasm')
0 files changed, 0 insertions, 0 deletions