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-04-05 04:06:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eceb244befb0992c47dd13b80bada954b4689053
ladybird
/
Userland
/
Libraries
/
LibWasm
/
AbstractMachine
History
Ali Mohammad Pur
eceb244bef
LibWasm: Allow Value::to<T>() to perform statically valid conversions
...
e.g. i32 -> i16 (if within range).
2023-04-26 03:47:15 +03:30
..
AbstractMachine.cpp
LibWasm+LibWeb: Sneak a JS::Completion into Wasm::Result
2023-02-26 10:54:23 +03:30
AbstractMachine.h
LibWasm: Allow Value::to<T>() to perform statically valid conversions
2023-04-26 03:47:15 +03:30
BytecodeInterpreter.cpp
LibWasm: Replace usages of the Endian bytes accessor
2023-04-12 07:33:15 -04:00
BytecodeInterpreter.h
LibWasm+LibWeb: Sneak a JS::Completion into Wasm::Result
2023-02-26 10:54:23 +03:30
Configuration.cpp
AK: Rename Stream::read_entire_buffer to Stream::read_until_filled
2023-03-13 15:16:20 +00:00
Configuration.h
…
Interpreter.h
…
Operators.h
…
Validator.cpp
…
Validator.h
Everywhere: Remove NonnullOwnPtr.h includes
2023-03-06 23:46:35 +01:00