ladybird/Userland/Libraries/LibWasm
2024-07-04 21:47:07 +02:00
..
AbstractMachine LibWasm: Validate potentially empty else branch in if instruction 2024-07-04 21:47:07 +02:00
Parser LibWasm: Improve element validation and instantiation 2024-06-17 01:55:42 +02:00
Printer Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
Tests Meta+LibWasm: Add support for module linking tests 2021-06-22 00:26:25 +04:30
WASI LibWasm/WASI: Don't convert enums and u8s into i64 2024-07-01 00:05:21 +02:00
CMakeLists.txt Meta: Remove SerenityOS-specific WASM test installer 2024-06-24 09:45:41 -06:00
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: Read indices as LEB128 u32s 2024-06-18 16:58:33 +02:00
Wasi.h Userland: Make bit-fields compatible with MSVC C++ ABI 2023-12-07 10:28:19 -07:00