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-02-20 14:44:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fdfffe2d8ce3ae2007a0fced1796646b4e7ceca2
ladybird
/
Userland
/
Libraries
/
LibWasm
/
AbstractMachine
History
Andreas Kling
f5bf53bc99
LibWasm: Create AK::StackInfo once per AbstractMachine
...
This makes test-wasm about 20% faster on my Linux machine :^)
2023-05-28 13:20:56 +02:00
..
AbstractMachine.cpp
LibWasm: Create AK::StackInfo once per AbstractMachine
2023-05-28 13:20:56 +02:00
AbstractMachine.h
LibWasm: Create AK::StackInfo once per AbstractMachine
2023-05-28 13:20:56 +02:00
BytecodeInterpreter.cpp
LibWasm: Replace usages of the Endian bytes accessor
2023-04-12 07:33:15 -04:00
BytecodeInterpreter.h
LibWasm: Create AK::StackInfo once per AbstractMachine
2023-05-28 13:20:56 +02:00
Configuration.cpp
…
Configuration.h
LibWasm: Replace the numeric operation macros with templated functions
2021-08-12 21:03:53 +02:00
Interpreter.h
…
Operators.h
LibWasm: Split SaturatingTruncate conversion function by float/non-float
2022-12-25 07:58:58 -07:00
Validator.cpp
…
Validator.h
AK+Everywhere: Disallow Error::from_string_view(FooString)
2023-04-28 05:55:20 +02:00