Commit History

Author SHA1 Message Date
  Ali Mohammad Pur b538e15548 LibWasm: Give traps a reason and display it when needed 4 years ago
  Ali Mohammad Pur c4b82ace74 LibWasm: Limit the call stack depth and the number of executed insts 4 years ago
  Ali Mohammad Pur 9971d13844 LibWasm: Trap if a non-Value is used as a Value 4 years ago
  Ali Mohammad Pur 45710d0724 LibWasm: Implement saturating float truncation instructions 4 years ago
  Ali Mohammad Pur 3a44011cd4 LibWasm: Implement sign extension instructions 4 years ago
  Ali Mohammad Pur a4c4dd928b LibWasm: Implement spec-compliant float min/max ops 4 years ago
  Sahan Fernando d02e7b3811 LibWasm: Move Wasm::BytecodeInterpreter into its own header 4 years ago