Cronologia Commit

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