Files
serenity/Userland/Libraries/LibWasm/Parser
Diego Frias ffddf008d9 LibWasm: Ensure correct section ordering when parsing binary modules
There are (currently) no spec-tests ensuring that section ordering is
enforced, but it _is_ a part of the spec. A pull request to add this to
the specification testsuite has been opened at WebAssembly/spec#1775.

(cherry picked from commit c58665332ed588926e029d97f79b78da9a28514a)
2024-11-10 18:24:10 -05:00
..