ladybird/Userland/Libraries/LibWasm
Tim Schumacher a2f60911fe AK: Rename GenericTraits to DefaultTraits
This feels like a more fitting name for something that provides the
default values for Traits.
2023-11-09 10:05:51 -05:00
..
AbstractMachine AK: Rename GenericTraits to DefaultTraits 2023-11-09 10:05:51 -05:00
Parser LibWasm: Implement the multi-memory proposal 2023-10-26 11:15:11 +02:00
Printer LibWasm: Implement the multi-memory proposal 2023-10-26 11:15:11 +02:00
Tests Meta+LibWasm: Add support for module linking tests 2021-06-22 00:26:25 +04:30
WASI LibWasm: Explicitly place the paddings in the WASI API types 2023-09-04 13:32:36 +03:30
CMakeLists.txt LibWasm: Start implementing WASI 2023-04-26 03:47:15 +03:30
Constants.h LibWasm+LibWeb: Parse and validate all Wasm SIMD instructions 2023-08-21 13:39:32 +03:30
Forward.h LibWasm: Start implementing WASI 2023-04-26 03:47:15 +03:30
Opcode.h LibWasm+LibWeb: Parse and validate all Wasm SIMD instructions 2023-08-21 13:39:32 +03:30
Types.h LibWasm: Implement the multi-memory proposal 2023-10-26 11:15:11 +02:00
Wasi.h LibWasm: Explicitly place the paddings in the WASI API types 2023-09-04 13:32:36 +03:30