Historie revizí

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