Commit History

Author SHA1 Message Date
  Andreas Kling 13f4890c38 LibCore: Make Core::File::open() return OSError in case of failure 3 years ago
  Ali Mohammad Pur 65cd5526cb LibWasm+Everywhere: Make the instruction count limit configurable 4 years ago
  Ali Mohammad Pur 23b48f8fe1 Revert "LibWasm: Some more performance stuff (#8812)" 4 years ago
  Ali Mohammad Pur 35394dbfaa LibWasm: Some more performance stuff (#8812) 4 years ago
  Idan Horowitz 53f70e5208 LibJS: Remove the default length & attributes from define_native_* 4 years ago
  Linus Groh 1ac3d253c5 LibWeb/WebAssembly+test-wasm: Use get_without_side_effects() more 4 years ago
  Ali Mohammad Pur b538e15548 LibWasm: Give traps a reason and display it when needed 4 years ago
  Ali Mohammad Pur 9c5d38b7db Meta+LibWasm: Add support for module linking tests 4 years ago
  Sahan Fernando d02e7b3811 LibWasm: Move Wasm::BytecodeInterpreter into its own header 4 years ago
  Ali Mohammad Pur be62e4d1d7 LibWasm: Load and instantiate tables 4 years ago
  Ali Mohammad Pur b15a5d6ada LibWasm: Ensure that value signs are preserved when casting 4 years ago
  Ali Mohammad Pur 56bf80251c LibWasm: Implement reference instructions (ref.{null,func,is_null}) 4 years ago
  Ali Mohammad Pur 3283c8a495 LibWasm: Make the instantiation process produce an OwnPtr 4 years ago
  Ali Mohammad Pur efb106069b LibWasm: Decouple ModuleInstance from the AbstractMachine 4 years ago
  Ali Mohammad Pur 24b2a6c93a LibWasm+Meta: Implement instantiation/execution primitives in test-wasm 4 years ago
  Ali Mohammad Pur b3c13c3e8a LibWasm+Meta: Add test-wasm and optionally test the conformance tests 4 years ago