Historial de Commits

Autor SHA1 Mensaje Fecha
  Diego Frias dc52998341 LibWasm: Remove `Module::functions` hace 11 meses
  Ali Mohammad Pur e22408b8b4 LibWasm: Make import errors a bit more descriptive and helpful hace 11 meses
  Diego bd97091cbb LibWasm: Ensure that `global.get` only accesses imports in const exprs hace 1 año
  Diego 78c56d80f9 LibWasm: Check data segment offset at correct time during instantiation hace 1 año
  Diego c2a0c4f581 LibWasm: Report start function traps during instantiation hace 1 año
  Diego 3225e6fad2 LibWasm: Improve element validation and instantiation hace 1 año
  Diego 4c3071c7c2 LibWasm: Implement rest of table instructions hace 1 año
  Diego d20f1a99f8 LibWasm: Validate imports hace 1 año
  Diego bd6ee060d2 LibWasm: Check data section offset for overflow during instantiation hace 1 año
  Diego 308592969c LibWasm: Properly check table bounds in element instantiation hace 1 año
  Diego 2fabbae0f6 LibWasm: Properly check active data segment offset in instantiation hace 1 año
  Diego d906255cbb LibWasm: Improve table support hace 1 año
  Ali Mohammad Pur 5a40ce442b LibWasm: Remove uses of AK::Result hace 1 año
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
  Ali Mohammad Pur 6820e0e175 LibWasm: Make sure to place imported functions before the module's hace 1 año
  Ali Mohammad Pur 2462064fcd LibWasm+LibWeb: Parse and validate all Wasm SIMD instructions hace 2 años
  Ali Mohammad Pur aafef1e92d LibWasm: Make the main module's functions addressable by globals hace 2 años
  Andreas Kling f5bf53bc99 LibWasm: Create AK::StackInfo once per AbstractMachine hace 2 años
  Ali Mohammad Pur 6b50f23242 LibWasm+LibWeb: Sneak a JS::Completion into Wasm::Result hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Ali Mohammad Pur 21c6e4c257 LibWasm: Calculate the max data segment size correctly hace 2 años
  Ali Mohammad Pur 4f2d898a51 LibWasm: Make MemoryInstance allocation fail if initial growth fails hace 3 años
  Ali Mohammad Pur b5ca290605 LibWasm: Implement memory.init and passive mode data hace 3 años
  Ali Mohammad Pur 7d1142e2c8 LibWasm: Implement module validation hace 3 años
  Ben Wiederhake 32e98d0924 Libraries: Use AK::Variant default initialization where appropriate hace 3 años
  Ali Mohammad Pur 65cd5526cb LibWasm+Everywhere: Make the instruction count limit configurable hace 4 años
  Ali Mohammad Pur 23b48f8fe1 Revert "LibWasm: Some more performance stuff (#8812)" hace 4 años
  Ali Mohammad Pur 35394dbfaa LibWasm: Some more performance stuff (#8812) hace 4 años
  Ali Mohammad Pur d74eca78aa LibWasm: Skip initializing active empty data sections hace 4 años
  Ali Mohammad Pur 03fe50d5e7 LibWasm: Fix data section initialization bounds checking hace 4 años