Histórico de Commits

Autor SHA1 Mensagem Data
  Diego Frias ea67bc989f LibWasm: Remove some unnecessary memory checks há 11 meses atrás
  Diego Frias 56ae6b3968 LibWasm: Remove some dead code há 11 meses atrás
  Hendiadyoin1 144e822de2 LibWasm: Use `shuffle_or_0` in for vector swizzles and shuffles há 1 ano atrás
  Diego Frias f5326f1747 LibWasm: Implement rest of SIMD load/store instructions há 11 meses atrás
  Enver Balalic f0a306fe50 LibWasm: Implement most of iNxM SIMD operations há 1 ano atrás
  Diego Frias 13a8c2a79d LibWasm: Make SIMD float min/max operations binary ops há 11 meses atrás
  Diego d07cf26894 LibWasm: Fix loop arity for single-type blocktypes há 1 ano atrás
  Diego 625fbc8085 LibWasm: Implement SIMD bitwise operations há 1 ano atrás
  Diego c882498d44 LibWasm: Fix some floating-point conversion issues há 1 ano atrás
  Diego 3b40667413 LibWasm: Check source and destination offsets in `memory.init` há 1 ano atrás
  Diego bd97091cbb LibWasm: Ensure that `global.get` only accesses imports in const exprs há 1 ano atrás
  Diego 4c3071c7c2 LibWasm: Implement rest of table instructions há 1 ano atrás
  Diego b92bd12a8e LibWasm: Make loops work há 1 ano atrás
  Diego cf7937e369 LibWasm: Make `memory.fill` fill with single bytes há 1 ano atrás
  Enver Balalic 5e66512cbd LibWasm: Implement f32x4 and f64x2 arithmetic SIMD ops há 1 ano atrás
  Diego ad9457b725 LibWasm: Properly check `memory.copy` addresses há 1 ano atrás
  Diego d906255cbb LibWasm: Improve table support há 1 ano atrás
  Ali Mohammad Pur 5a40ce442b LibWasm: Remove uses of AK::Result há 1 ano atrás
  Ali Mohammad Pur 56ba869c57 LibWasm: Implement all remaining comparison SIMD instructions há 1 ano atrás
  Ali Mohammad Pur 82b7368de1 LibWasm: Implement 15 more SIMD instructions há 1 ano atrás
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String há 1 ano atrás
  Ali Mohammad Pur 22d411345d LibWasm: Implement the multi-memory proposal há 1 ano atrás
  Ali Mohammad Pur 3c176bafee LibWasm: Implement a few SIMD instructions há 2 anos atrás
  Tim Schumacher 547a08670e LibWasm: Replace usages of the Endian bytes accessor há 2 anos atrás
  Tim Schumacher a3f73e7d85 AK: Rename Stream::read_entire_buffer to Stream::read_until_filled há 2 anos atrás
  Ali Mohammad Pur 6b50f23242 LibWasm+LibWeb: Sneak a JS::Completion into Wasm::Result há 2 anos atrás
  Tim Schumacher 874c7bba28 LibCore: Remove `Stream.h` há 2 anos atrás
  Tim Schumacher 220fbcaa7e AK: Remove the fallible constructor from `FixedMemoryStream` há 2 anos atrás
  Tim Schumacher 093cf428a3 AK: Move memory streams from `LibCore` há 2 anos atrás
  Sam Atkins 53ebe607f8 LibWasm: Implement data.drop instruction há 2 anos atrás