ladybird/Userland
Diego Frias 23cfee2205 LibWasm: Clean up module sections API
Remove `for_each_section_of_type` in favor of making the module's
sections defined as distinct fields. This means it is no longer possible
to have two of the same section (which is invalid in WebAssembly, for
anything other than custom sections).
2024-08-01 11:44:07 +02:00
..
Libraries LibWasm: Clean up module sections API 2024-08-01 11:44:07 +02:00
Services WebContent: Limit the Console client to the top-level navigable client 2024-08-01 11:35:49 +02:00
Utilities LibWasm: Clean up module sections API 2024-08-01 11:44:07 +02:00