ladybird/Userland/Libraries/LibWasm/Parser
Diego 4eaabdad34 LibWasm: Properly read blocktypes
This works for now, but is technically still not spec compliant. Right
now, we're (potentially) missing one bit when reading function indices.
See the relevant issue: #24462.
2024-05-29 22:33:15 +02:00
..
Parser.cpp LibWasm: Properly read blocktypes 2024-05-29 22:33:15 +02:00