Historie revizí

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