Histórico de Commits

Autor SHA1 Mensagem Data
  Diego cf6aa77816 LibWasm: Fix memory limits validator discrepancy há 1 ano atrás
  Ali Mohammad Pur 8003bde03d AK+LibRegex+LibWasm: Remove the non-const COWVector::operator[] há 1 ano atrás
  Ali Mohammad Pur cced555879 LibWasm: Avoid pointless vector copies in Validator::Context há 1 ano atrás
  Nico Weber 24a469f521 Everywhere: Prefer {:#x} over 0x{:x} in format strings há 1 ano atrás
  Shannon Booth e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 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 2462064fcd LibWasm+LibWeb: Parse and validate all Wasm SIMD instructions há 2 anos atrás
  Ali Mohammad Pur b005691497 LibWasm: Disallow out-of-range br_table labels há 2 anos atrás
  Ali Mohammad Pur 8668851cb1 LibWasm: Do not allow self-referencial globals há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Luke Wilde 8fdf4b43cd LibWasm: Specify which instruction opcode failed validation in error há 2 anos atrás
  Luke Wilde 805e6593b9 LibWasm: Add missing validation for memory.copy há 2 anos atrás
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) há 3 anos atrás
  Ali Mohammad Pur 6760ea33a0 LibWasm: Make memory_grow validation push back the old memory size há 3 anos atrás
  Ali Mohammad Pur 6e07e74261 LibWasm: Make local_tee validation keep the value on the stack há 3 anos atrás
  Idan Horowitz 086969277e Everywhere: Run clang-format há 3 anos atrás
  Ali Mohammad Pur a6c4b6848b LibWasm: Use some template magic to greatly simplify stack validation há 3 anos atrás
  Ali Mohammad Pur 18c5b0f1cc LibWasm: Allow Limits max value to be equal to 2^k-1 há 3 anos atrás
  Ali Mohammad Pur eccdf4eb4b LibWasm: Fix validation of if-else blocks há 3 anos atrás
  Ali Mohammad Pur 76ed7f2b20 LibWasm: Fix silly typo in f32 reinterpret validation há 3 anos atrás
  Ali Mohammad Pur fecbf0e03a LibWasm: Make blocks that take arguments actually work há 3 anos atrás
  Ali Mohammad Pur b5ca290605 LibWasm: Implement memory.init and passive mode data há 3 anos atrás
  Andreas Kling 03ddda7979 LibWasm: Fix broken build after merging un-rebased Validator changes há 3 anos atrás
  Ali Mohammad Pur 7d1142e2c8 LibWasm: Implement module validation há 3 anos atrás