Historial de Commits

Autor SHA1 Mensaje Fecha
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Luke Wilde 8fdf4b43cd LibWasm: Specify which instruction opcode failed validation in error hace 2 años
  Luke Wilde 805e6593b9 LibWasm: Add missing validation for memory.copy hace 2 años
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) hace 3 años
  Ali Mohammad Pur 6760ea33a0 LibWasm: Make memory_grow validation push back the old memory size hace 3 años
  Ali Mohammad Pur 6e07e74261 LibWasm: Make local_tee validation keep the value on the stack hace 3 años
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
  Ali Mohammad Pur a6c4b6848b LibWasm: Use some template magic to greatly simplify stack validation hace 3 años
  Ali Mohammad Pur 18c5b0f1cc LibWasm: Allow Limits max value to be equal to 2^k-1 hace 3 años
  Ali Mohammad Pur eccdf4eb4b LibWasm: Fix validation of if-else blocks hace 3 años
  Ali Mohammad Pur 76ed7f2b20 LibWasm: Fix silly typo in f32 reinterpret validation hace 3 años
  Ali Mohammad Pur fecbf0e03a LibWasm: Make blocks that take arguments actually work hace 3 años
  Ali Mohammad Pur b5ca290605 LibWasm: Implement memory.init and passive mode data hace 3 años
  Andreas Kling 03ddda7979 LibWasm: Fix broken build after merging un-rebased Validator changes hace 3 años
  Ali Mohammad Pur 7d1142e2c8 LibWasm: Implement module validation hace 3 años