1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-22 22:37:40 +00:00
serenity/Userland/Libraries/LibWasm
Ali Mohammad Pur 1b083392fa LibWasm+wasm: Switch to east-const to comply with project style
Against my better judgement, this change is mandated by the project code
style rules, even if it's not actually enforced.
2021-06-04 16:07:42 +04:30
..
AbstractMachine LibWasm+wasm: Switch to east-const to comply with project style 2021-06-04 16:07:42 +04:30
Parser LibWasm+wasm: Switch to east-const to comply with project style 2021-06-04 16:07:42 +04:30
Printer LibWasm+wasm: Switch to east-const to comply with project style 2021-06-04 16:07:42 +04:30
Tests LibWasm+Meta: Add test-wasm and optionally test the conformance tests 2021-05-21 00:15:23 +01:00
CMakeLists.txt LibWasm: Add basic support for module instantiation and execution stubs 2021-05-13 19:44:32 +01:00
Constants.h LibWasm: Implement memory.grow, memory.size and drop 2021-05-17 23:25:30 +02:00
Opcode.h LibWasm: Parse the "extend" set of instructions 2021-06-02 16:09:16 +04:30
Types.h LibWasm+wasm: Switch to east-const to comply with project style 2021-06-04 16:07:42 +04:30