提交历史

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