ladybird/Meta/CMake
Ali Mohammad Pur aa4d8d26b9 LibWasm: Start implementing a basic WebAssembly binary format parser
This can currently parse a really simple module.
Note that it cannot parse the DataCount section, and it's still missing
almost all of the instructions.
This commit also adds a 'wasm' test utility that tries to parse a given
webassembly binary file.
It currently does nothing but exit when the parse fails, but it's a
start :^)
2021-05-08 22:14:39 +02:00
..
all_the_debug_macros.cmake LibWasm: Start implementing a basic WebAssembly binary format parser 2021-05-08 22:14:39 +02:00
precompile-headers.cmake Meta: Add an option to precompile some very common AK headers 2021-04-21 14:29:46 +02:00
utils.cmake AK+Userland: Move AK/TestSuite.h into LibTest and rework Tests' CMake 2021-04-25 09:36:49 +02:00