Historique des commits

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