index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Tests
/
LibWasm
Age
Commit message (
Expand
)
Author
2021-08-20
LibCore: Make Core::File::open() return OSError in case of failure
Andreas Kling
2021-07-17
LibWasm+Everywhere: Make the instruction count limit configurable
Ali Mohammad Pur
2021-07-17
Revert "LibWasm: Some more performance stuff (#8812)"
Ali Mohammad Pur
2021-07-17
LibWasm: Some more performance stuff (#8812)
Ali Mohammad Pur
2021-07-06
LibJS: Remove the default length & attributes from define_native_*
Idan Horowitz
2021-07-04
LibWeb/WebAssembly+test-wasm: Use get_without_side_effects() more
Linus Groh
2021-07-02
LibWasm: Give traps a reason and display it when needed
Ali Mohammad Pur
2021-06-22
Meta+LibWasm: Add support for module linking tests
Ali Mohammad Pur
2021-06-17
Everywhere: Add component declarations
Gunnar Beutner
2021-06-05
LibWasm: Move Wasm::BytecodeInterpreter into its own header
Sahan Fernando
2021-06-04
LibWasm: Load and instantiate tables
Ali Mohammad Pur
2021-06-02
LibWasm: Ensure that value signs are preserved when casting
Ali Mohammad Pur
2021-06-02
LibWasm: Implement reference instructions (ref.{null,func,is_null})
Ali Mohammad Pur
2021-05-21
LibWasm: Make the instantiation process produce an OwnPtr
Ali Mohammad Pur
2021-05-21
LibWasm: Decouple ModuleInstance from the AbstractMachine
Ali Mohammad Pur
2021-05-21
LibWasm+Meta: Implement instantiation/execution primitives in test-wasm
Ali Mohammad Pur
2021-05-21
LibWasm+Meta: Add test-wasm and optionally test the conformance tests
Ali Mohammad Pur