提交歷史

作者 SHA1 備註 提交日期
  Ali Mohammad Pur bc936a5fac LibWasm: Make Frame a value type as well 4 年之前
  Ali Mohammad Pur 73eb0785e0 LibWasm: Don't put values and labels in OwnPtrs 4 年之前
  Ali Mohammad Pur ba5da79617 LibWasm: Add execution hooks and a debugger mode to the wasm tool 4 年之前
  Ali Mohammad Pur 800bcb9965 LibWasm: Drop previous frame when a structured end instruction is run 4 年之前
  Ali Mohammad Pur 7966168fea LibWasm: Turn memory read failures into traps 4 年之前
  Ali Mohammad Pur c31a4e9013 LibWasm: Once more fix structured instruction label indices 4 年之前
  Ali Mohammad Pur d05e5dbdcf LibWasm: Drop the correct number of frames 4 年之前
  Ali Mohammad Pur a21ebae652 LibWasm: Implement checked truncation instructions 4 年之前
  Ali Mohammad Pur cf8b75c2e5 LibWasm+LibWeb: Partially resolve memory exports 4 年之前
  Ali Mohammad Pur 4a459d2430 LibWasm: Correct memory init size when instantiating 4 年之前
  Ali Mohammad Pur 207379165f LibWasm: Fix nested structured instruction parsing 4 年之前
  Ali Mohammad Pur 541091500c LibWasm: Trap instead of VERIFY()'ing 4 年之前
  Ali Mohammad Pur 95b9821f26 LibWasm: Implement memory.grow, memory.size and drop 4 年之前
  Ali Mohammad Pur 84e3957dc3 LibWasm: Implement most of the remaining instructions 4 年之前
  Ali Mohammad Pur 056be42c0b LibWasm: Start implementing a naive bytecode interpreter 4 年之前
  Ali Mohammad Pur 4d9246ac9d LibWasm: Add basic support for module instantiation and execution stubs 4 年之前