Histórico de Commits

Autor SHA1 Mensagem Data
  Ali Mohammad Pur 06ffc0c4db LibWasm: Don't create useless temporary strings for trap reasons há 4 anos atrás
  Ali Mohammad Pur 5636f8143d LibWasm: Allow overflow in normal 64-bit arithmetic instructions há 4 anos atrás
  Ali Mohammad Pur d2212a1f51 LibWasm: Jump to the default label in br_table with negative values há 4 anos atrás
  Ali Mohammad Pur 4bdb0ad132 LibWasm: Guard stack accesses with checks há 4 anos atrás
  Idan Horowitz 301c1a3a58 Everywhere: Fix incorrect usages of AK::Checked há 4 anos atrás
  Ali Mohammad Pur b538e15548 LibWasm: Give traps a reason and display it when needed há 4 anos atrás
  Ali Mohammad Pur c4b82ace74 LibWasm: Limit the call stack depth and the number of executed insts há 4 anos atrás
  Ali Mohammad Pur 9971d13844 LibWasm: Trap if a non-Value is used as a Value há 4 anos atrás
  Ali Mohammad Pur 45710d0724 LibWasm: Implement saturating float truncation instructions há 4 anos atrás
  Ali Mohammad Pur 3a44011cd4 LibWasm: Implement sign extension instructions há 4 anos atrás
  Ali Mohammad Pur a4c4dd928b LibWasm: Implement spec-compliant float min/max ops há 4 anos atrás
  Sahan Fernando d02e7b3811 LibWasm: Move Wasm::BytecodeInterpreter into its own header há 4 anos atrás