ladybird/Userland/Libraries/LibWasm/AbstractMachine
Ali Mohammad Pur bc936a5fac LibWasm: Make Frame a value type as well
This means stack operations will no longer do extra allocations.
2021-05-27 17:28:41 +04:30
..
AbstractMachine.cpp LibWasm: Make Frame a value type as well 2021-05-27 17:28:41 +04:30
AbstractMachine.h LibWasm: Make Frame a value type as well 2021-05-27 17:28:41 +04:30
Configuration.cpp LibWasm: Make Frame a value type as well 2021-05-27 17:28:41 +04:30
Configuration.h LibWasm: Make Frame a value type as well 2021-05-27 17:28:41 +04:30
Interpreter.cpp LibWasm: Make Frame a value type as well 2021-05-27 17:28:41 +04:30
Interpreter.h LibWasm: Don't put values and labels in OwnPtrs 2021-05-27 17:28:41 +04:30