Ali Mohammad Pur 6760ea33a0 LibWasm: Make memory_grow validation push back the old memory size 3 years ago
..
AbstractMachine.cpp 4f2d898a51 LibWasm: Make MemoryInstance allocation fail if initial growth fails 3 years ago
AbstractMachine.h 4f2d898a51 LibWasm: Make MemoryInstance allocation fail if initial growth fails 3 years ago
BytecodeInterpreter.cpp 3102d8e160 Everywhere: Fix many spelling errors 3 years ago
BytecodeInterpreter.h b5ca290605 LibWasm: Implement memory.init and passive mode data 3 years ago
Configuration.cpp 086969277e Everywhere: Run clang-format 3 years ago
Configuration.h 563b402f04 LibWasm: Replace the numeric operation macros with templated functions 3 years ago
Interpreter.h b538e15548 LibWasm: Give traps a reason and display it when needed 4 years ago
Operators.h 08e4a1a4dc AK+Everywhere: Replace __builtin bit functions 3 years ago
Validator.cpp 6760ea33a0 LibWasm: Make memory_grow validation push back the old memory size 3 years ago
Validator.h a6c4b6848b LibWasm: Use some template magic to greatly simplify stack validation 3 years ago