Commit Verlauf

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