Historial de Commits

Autor SHA1 Mensaje Fecha
  Ali Mohammad Pur a60ecea16a LibWasm+LibWeb+test-wasm: Refcount Wasm::Module for function references hace 10 meses
  Diego Frias a58704296c LibWasm: Remove type information from `Value` hace 11 meses
  Diego Frias a2448308fd LibWasm: Directly remove from the stack when clearing a label hace 11 meses
  Diego Frias b73b17aab4 LibWasm: Inline bytecode interpreter instruction interpretation hace 11 meses
  Diego Frias a3b077c641 LibWasm: Split main interpreter stack into three hace 11 meses
  Diego Frias 15510fb42e LibWasm: Simplify downcasting in bytecode interpreter hace 11 meses
  Diego Frias 4e8376d07e LibWasm: Remove unused vector methods of the interpreter hace 11 meses
  Diego Frias 9cc3e7d32d LibWasm: Fix SIMD shuffle and swizzle hace 11 meses
  Diego Frias 4b9649282e LibWasm: Implement the rest of the SIMD conversions hace 11 meses
  Diego Frias 21c5084d23 LibWasm: Fix `v128.any_true` instruction hace 11 meses
  Diego Frias 616048c67e LibWasm: Implement integer conversion and narrowing SIMD instructions hace 11 meses
  Diego Frias 146646b597 LibWasm: Implement bitmask and float conversion instructions hace 11 meses
  Diego Frias ea67bc989f LibWasm: Remove some unnecessary memory checks hace 11 meses
  Diego Frias 56ae6b3968 LibWasm: Remove some dead code hace 11 meses
  Hendiadyoin1 144e822de2 LibWasm: Use `shuffle_or_0` in for vector swizzles and shuffles hace 1 año
  Diego Frias f5326f1747 LibWasm: Implement rest of SIMD load/store instructions hace 11 meses
  Enver Balalic f0a306fe50 LibWasm: Implement most of iNxM SIMD operations hace 1 año
  Diego Frias 13a8c2a79d LibWasm: Make SIMD float min/max operations binary ops hace 11 meses
  Diego d07cf26894 LibWasm: Fix loop arity for single-type blocktypes hace 1 año
  Diego 625fbc8085 LibWasm: Implement SIMD bitwise operations hace 1 año
  Diego c882498d44 LibWasm: Fix some floating-point conversion issues hace 1 año
  Diego 3b40667413 LibWasm: Check source and destination offsets in `memory.init` hace 1 año
  Diego bd97091cbb LibWasm: Ensure that `global.get` only accesses imports in const exprs hace 1 año
  Diego 4c3071c7c2 LibWasm: Implement rest of table instructions hace 1 año
  Diego b92bd12a8e LibWasm: Make loops work hace 1 año
  Diego cf7937e369 LibWasm: Make `memory.fill` fill with single bytes hace 1 año
  Enver Balalic 5e66512cbd LibWasm: Implement f32x4 and f64x2 arithmetic SIMD ops hace 1 año
  Diego ad9457b725 LibWasm: Properly check `memory.copy` addresses hace 1 año
  Diego d906255cbb LibWasm: Improve table support hace 1 año
  Ali Mohammad Pur 5a40ce442b LibWasm: Remove uses of AK::Result hace 1 año