diff options
author | Jérôme Vouillon <jerome.vouillon@gmail.com> | 2024-09-30 21:37:09 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-30 12:37:09 -0700 |
commit | fcd8dfe7ddd1a4a3ce1be40c674fdd60bbec73d1 (patch) | |
tree | bc6f1812389942266afd2d7cf14a86ed28c46c61 /src/wasm/wasm.cpp | |
parent | b5e995f774ebd72c8b6c100ee94b1e03c36d22cc (diff) | |
download | binaryen-fcd8dfe7ddd1a4a3ce1be40c674fdd60bbec73d1.tar.gz binaryen-fcd8dfe7ddd1a4a3ce1be40c674fdd60bbec73d1.tar.bz2 binaryen-fcd8dfe7ddd1a4a3ce1be40c674fdd60bbec73d1.zip |
Binary parser: Lift the limit on the number of locals (#6973)
This raises the number of locals accepted by the binary parser to the
absolute limit in the spec. A warning is now printed when writing a
binary file if the Web limit of 50,000 locals is exceeded.
Fixes #6968.
Diffstat (limited to 'src/wasm/wasm.cpp')
0 files changed, 0 insertions, 0 deletions