Commit Verlauf

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