summaryrefslogtreecommitdiff
path: root/Tests/LibWasm
AgeCommit message (Expand)Author
2021-06-17Everywhere: Add component declarationsGunnar Beutner
2021-06-05LibWasm: Move Wasm::BytecodeInterpreter into its own headerSahan Fernando
2021-06-04LibWasm: Load and instantiate tablesAli Mohammad Pur
2021-06-02LibWasm: Ensure that value signs are preserved when castingAli Mohammad Pur
2021-06-02LibWasm: Implement reference instructions (ref.{null,func,is_null})Ali Mohammad Pur
2021-05-21LibWasm: Make the instantiation process produce an OwnPtrAli Mohammad Pur
2021-05-21LibWasm: Decouple ModuleInstance from the AbstractMachineAli Mohammad Pur
2021-05-21LibWasm+Meta: Implement instantiation/execution primitives in test-wasmAli Mohammad Pur
2021-05-21LibWasm+Meta: Add test-wasm and optionally test the conformance testsAli Mohammad Pur