1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-29 06:52:06 +00:00
serenity/Userland/Libraries/LibWasm/AbstractMachine
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.cpp
AbstractMachine.h AK: Rename GenericTraits to DefaultTraits 2023-11-09 10:05:51 -05:00
BytecodeInterpreter.cpp LibWasm: Implement the multi-memory proposal 2023-10-26 11:15:11 +02:00
BytecodeInterpreter.h
Configuration.cpp
Configuration.h
Interpreter.h
Operators.h
Validator.cpp LibWasm: Implement the multi-memory proposal 2023-10-26 11:15:11 +02:00
Validator.h