Description[wasm] Enforce limits for maximums for many WebAssembly binary entities.
This CL moves even more limits to wasm-limits.h and enforces limits for
types, functions, parameter counts, return counts, local counts, imports,
globals, and exports.
R=clemensh@chromium.org, ahaas@chromium.org
BUG=
Committed: https://crrev.com/058939ab93428ba6c959497e224da2c1eee7a408
Cr-Commit-Position: refs/heads/master@{#41699}
Patch Set 1 #
Total comments: 9
Patch Set 2 : Fix stupid printf #
Total comments: 11
Patch Set 3 : Address review comments. #
Messages
Total messages: 20 (13 generated)
|