This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-01-06 08:36:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0b08392e5416ddbd1694a3a31b911f7bbc81020e
ladybird
/
Userland
/
Libraries
/
LibWasm
/
AbstractMachine
History
Ali Mohammad Pur
0b08392e54
LibWasm: Use the number of bytes when comparing memory limits
...
...instead of comparing page count with byte count.
2021-07-06 17:55:00 +04:30
..
AbstractMachine.cpp
LibWasm: Give traps a reason and display it when needed
2021-07-02 04:53:01 +04:30
AbstractMachine.h
LibWasm: Use the number of bytes when comparing memory limits
2021-07-06 17:55:00 +04:30
BytecodeInterpreter.cpp
LibWasm: Guard stack accesses with checks
2021-07-06 17:55:00 +04:30
BytecodeInterpreter.h
LibWasm: Give traps a reason and display it when needed
2021-07-02 04:53:01 +04:30
Configuration.cpp
LibWasm: Give traps a reason and display it when needed
2021-07-02 04:53:01 +04:30
Configuration.h
LibWasm: ALWAYS_INLINE some very hot functions
2021-06-09 23:05:32 +04:30
Interpreter.h
LibWasm: Give traps a reason and display it when needed
2021-07-02 04:53:01 +04:30