Commit Verlauf

Autor SHA1 Nachricht Datum
  Diego Frias ed153a1720 LibWasm: Grow table type in `table.grow` vor 11 Monaten
  Diego Frias 4e7d3026d2 LibWasm+LibWeb: Allow tables to have externrefs in the JS API vor 11 Monaten
  Ali Mohammad Pur 0d05ab2ad0 LibWasm: Allow all Value::to<Integral>() calls vor 11 Monaten
  Ali Mohammad Pur d2ff92077b LibWasm: Use braces to initialize Reference::Foo classes vor 11 Monaten
  Diego Frias a58704296c LibWasm: Remove type information from `Value` vor 11 Monaten
  Diego Frias a3b077c641 LibWasm: Split main interpreter stack into three vor 11 Monaten
  Diego Frias dc52998341 LibWasm: Remove `Module::functions` vor 11 Monaten
  Diego 420a626554 LibWasm: Make `memory.grow` grow the memory's type vor 1 Jahr
  Diego e8fd8982f8 LibWasm: Give names to functions exported to JS via `ref.func` vor 1 Jahr
  Diego 5382fbb617 LibWasm: Remove `Wasm::ValueType::Kind::Null*` variants vor 1 Jahr
  Diego d906255cbb LibWasm: Improve table support vor 1 Jahr
  Shannon Booth 7abedd2fed LibWasm: Fix reference-to-stack-local from {Memory,Table}Instance 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
  Tim Schumacher a2f60911fe AK: Rename GenericTraits to DefaultTraits vor 1 Jahr
  Ali Mohammad Pur 6820e0e175 LibWasm: Make sure to place imported functions before the module's vor 1 Jahr
  Ali Mohammad Pur 3c176bafee LibWasm: Implement a few SIMD instructions vor 2 Jahren
  Ali Mohammad Pur 2462064fcd LibWasm+LibWeb: Parse and validate all Wasm SIMD instructions vor 2 Jahren
  Andreas Kling f5bf53bc99 LibWasm: Create AK::StackInfo once per AbstractMachine vor 2 Jahren
  Ali Mohammad Pur 7e4e9fdb8f LibWasm: Start implementing WASI vor 2 Jahren
  Ali Mohammad Pur eceb244bef LibWasm: Allow Value::to<T>() to perform statically valid conversions vor 2 Jahren
  Ali Mohammad Pur 64da05a96d LibWeb+LibWasm: Implement and use the "reset the Memory buffer" steps 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
  Sam Atkins c33eae24f9 AK+Everywhere: Replace DistinctNumeric bool parameters with named ones vor 2 Jahren
  Linus Groh 5a106b6401 Everywhere: Prefix 'TYPEDEF_DISTINCT_NUMERIC_GENERAL' with 'AK_' vor 3 Jahren
  Ali Mohammad Pur 4f2d898a51 LibWasm: Make MemoryInstance allocation fail if initial growth fails vor 3 Jahren
  Andrew Kaster d809637023 Userland: Resolve tautological-constant-out-of-range-compare warnings 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