Historique des commits

Auteur SHA1 Message Date
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String il y a 1 an
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Ali Mohammad Pur b538e15548 LibWasm: Give traps a reason and display it when needed il y a 4 ans
  Sahan Fernando d02e7b3811 LibWasm: Move Wasm::BytecodeInterpreter into its own header il y a 4 ans
  Ali Mohammad Pur 1b083392fa LibWasm+wasm: Switch to east-const to comply with project style il y a 4 ans
  Ali Mohammad Pur 578bf6c45e LibWasm: Avoid excessive pop()-then-push() on the stack il y a 4 ans
  Ali Mohammad Pur 477ab6dc4c LibWasm: Let the interpreter itself manage the call frame il y a 4 ans
  Ali Mohammad Pur c5df55a8a2 LibWasm: Make Interpreter a virtual interface il y a 4 ans
  Ali Mohammad Pur 73eb0785e0 LibWasm: Don't put values and labels in OwnPtrs il y a 4 ans
  Ali Mohammad Pur ba5da79617 LibWasm: Add execution hooks and a debugger mode to the wasm tool il y a 4 ans
  Ali Mohammad Pur 7966168fea LibWasm: Turn memory read failures into traps il y a 4 ans
  Ali Mohammad Pur a21ebae652 LibWasm: Implement checked truncation instructions il y a 4 ans
  Ali Mohammad Pur 541091500c LibWasm: Trap instead of VERIFY()'ing il y a 4 ans
  Ali Mohammad Pur 84e3957dc3 LibWasm: Implement most of the remaining instructions il y a 4 ans
  Ali Mohammad Pur 056be42c0b LibWasm: Start implementing a naive bytecode interpreter il y a 4 ans
  Ali Mohammad Pur 4d9246ac9d LibWasm: Add basic support for module instantiation and execution stubs il y a 4 ans