ladybird/Userland/Libraries/LibWasm
2023-05-20 03:27:38 +03:30
..
AbstractMachine AK+Everywhere: Disallow Error::from_string_view(FooString) 2023-04-28 05:55:20 +02:00
Parser LibWasm: Replace usages of the Endian bytes accessor 2023-04-12 07:33:15 -04:00
Printer AK: Rename Stream::write_entire_buffer to Stream::write_until_depleted 2023-03-13 15:16:20 +00:00
Tests Meta+LibWasm: Add support for module linking tests 2021-06-22 00:26:25 +04:30
WASI LibWasm: Change dir_fd to auto instead of int 2023-05-20 03:27:38 +03:30
CMakeLists.txt LibWasm: Start implementing WASI 2023-04-26 03:47:15 +03:30
Constants.h LibWasm: Allow vectors of up to 500M entries 2022-10-24 15:54:20 +02:00
Forward.h LibWasm: Start implementing WASI 2023-04-26 03:47:15 +03:30
Opcode.h Everywhere: Prefix 'TYPEDEF_DISTINCT_ORDERED_ID' with 'AK_' 2022-07-22 23:09:43 +01:00
Types.h AK: Move ConstrainedStream from LibWasm and limit discarding 2023-03-21 10:25:13 +01:00
Wasi.h LibWasm: Start implementing WASI 2023-04-26 03:47:15 +03:30