This website requires JavaScript.
Explore
Help
Sign In
eliott
/
serenity
Watch
1
Star
0
Fork
0
You've already forked serenity
mirror of
https://github.com/SerenityOS/serenity
synced
2026-05-14 02:46:22 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bc936a5fac14165a1d75ccd16ecae22dfd25582d
serenity
/
Userland
/
Libraries
/
LibWasm
/
AbstractMachine
History
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