Historie revizí

Autor SHA1 Zpráva Datum
  Diego Frias dc52998341 LibWasm: Remove `Module::functions` před 1 rokem
  Diego Frias fc57f5111d LibWasm: Remove needless and costly copies před 1 rokem
  Diego Frias 2192c149e2 LibWasm: Stop using `ConstrainedStream` for function parsing před 1 rokem
  Diego Frias 5cde327d46 LibWasm: Provide size hint when parsing instructions into a vector před 1 rokem
  Diego Frias 2cfc1873c0 LibWasm: Flatten instructions in one continuous loop during parsing před 1 rokem
  Diego Frias f5326f1747 LibWasm: Implement rest of SIMD load/store instructions před 1 rokem
  Diego afd8d90f32 LibWasm: Error when parsed section lengths are invalidated před 1 rokem
  Diego 3225e6fad2 LibWasm: Improve element validation and instantiation před 1 rokem
  Diego 94c2b85959 LibWasm: Validate that function and code sections match před 1 rokem
  Diego c86e89665b LibWasm: Validate that names are UTF-8 před 1 rokem
  Diego 50dc1c3c19 LibWasm: Fix memarg multi-memory reading před 1 rokem
  Diego d1cfddc177 LibWasm: Check section lengths when parsing před 1 rokem
  Diego 4eaabdad34 LibWasm: Properly read blocktypes před 1 rokem
  Diego f8ac883fb4 LibWasm: Implement element section parsing před 1 rokem
  Diego e345d65def LibWasm: Use TRY macro when possible před 1 rokem
  Diego ba5192b2e7 LibWasm: Use u32's instead of size_t's when reading LEB128 numbers před 1 rokem
  Diego ed8d036b41 LibWasm: Properly read data section tags 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
  Ali Mohammad Pur 22d411345d LibWasm: Implement the multi-memory proposal před 1 rokem
  Ali Mohammad Pur 2462064fcd LibWasm+LibWeb: Parse and validate all Wasm SIMD instructions před 2 roky
  Ali Mohammad Pur 59e8f713db LibWasm: Implement Element section segment type 4 před 2 roky
  Tim Schumacher 547a08670e LibWasm: Replace usages of the Endian bytes accessor před 2 roky
  Tim Schumacher d1f6a28ffd AK: Move ConstrainedStream from LibWasm and limit discarding před 2 roky
  Tim Schumacher a3f73e7d85 AK: Rename Stream::read_entire_buffer to Stream::read_until_filled před 2 roky
  Tim Schumacher d5871f5717 AK: Rename Stream::{read,write} to Stream::{read_some,write_some} před 2 roky
  Tim Schumacher 43f98ac6e1 Everywhere: Remove the `AK::` qualifier from Stream usages před 2 roky
  Tim Schumacher 874c7bba28 LibCore: Remove `Stream.h` před 2 roky
  Tim Schumacher 220fbcaa7e AK: Remove the fallible constructor from `FixedMemoryStream` před 2 roky
  Tim Schumacher 47531a42a9 AK: Make LEB128 decoding work with `read_value` před 2 roky