Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  Ali Mohammad Pur 56ba869c57 LibWasm: Implement all remaining comparison SIMD instructions hace 1 año
  Ali Mohammad Pur 82b7368de1 LibWasm: Implement 15 more SIMD instructions hace 1 año
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
  Ali Mohammad Pur 22d411345d LibWasm: Implement the multi-memory proposal hace 1 año
  Ali Mohammad Pur 3c176bafee LibWasm: Implement a few SIMD instructions hace 2 años
  Tim Schumacher 547a08670e LibWasm: Replace usages of the Endian bytes accessor hace 2 años
  Tim Schumacher a3f73e7d85 AK: Rename Stream::read_entire_buffer to Stream::read_until_filled hace 2 años
  Ali Mohammad Pur 6b50f23242 LibWasm+LibWeb: Sneak a JS::Completion into Wasm::Result hace 2 años
  Tim Schumacher 874c7bba28 LibCore: Remove `Stream.h` hace 2 años
  Tim Schumacher 220fbcaa7e AK: Remove the fallible constructor from `FixedMemoryStream` hace 2 años
  Tim Schumacher 093cf428a3 AK: Move memory streams from `LibCore` hace 2 años
  Sam Atkins 53ebe607f8 LibWasm: Implement data.drop instruction hace 2 años