Historique des commits

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