Histórico de Commits

Autor SHA1 Mensagem Data
  Diego d906255cbb LibWasm: Improve table support há 1 ano atrás
  Shannon Booth 7abedd2fed LibWasm: Fix reference-to-stack-local from {Memory,Table}Instance há 1 ano atrás
  Ali Mohammad Pur 5a40ce442b LibWasm: Remove uses of AK::Result há 1 ano atrás
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String há 1 ano atrás
  Tim Schumacher a2f60911fe AK: Rename GenericTraits to DefaultTraits há 1 ano atrás
  Ali Mohammad Pur 6820e0e175 LibWasm: Make sure to place imported functions before the module's há 1 ano atrás
  Ali Mohammad Pur 3c176bafee LibWasm: Implement a few SIMD instructions há 2 anos atrás
  Ali Mohammad Pur 2462064fcd LibWasm+LibWeb: Parse and validate all Wasm SIMD instructions há 2 anos atrás
  Andreas Kling f5bf53bc99 LibWasm: Create AK::StackInfo once per AbstractMachine há 2 anos atrás
  Ali Mohammad Pur 7e4e9fdb8f LibWasm: Start implementing WASI há 2 anos atrás
  Ali Mohammad Pur eceb244bef LibWasm: Allow Value::to<T>() to perform statically valid conversions há 2 anos atrás
  Ali Mohammad Pur 64da05a96d LibWeb+LibWasm: Implement and use the "reset the Memory buffer" steps há 2 anos atrás
  Ali Mohammad Pur 6b50f23242 LibWasm+LibWeb: Sneak a JS::Completion into Wasm::Result há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Sam Atkins c33eae24f9 AK+Everywhere: Replace DistinctNumeric bool parameters with named ones há 2 anos atrás
  Linus Groh 5a106b6401 Everywhere: Prefix 'TYPEDEF_DISTINCT_NUMERIC_GENERAL' with 'AK_' há 3 anos atrás
  Ali Mohammad Pur 4f2d898a51 LibWasm: Make MemoryInstance allocation fail if initial growth fails há 3 anos atrás
  Andrew Kaster d809637023 Userland: Resolve tautological-constant-out-of-range-compare warnings há 3 anos atrás
  Ali Mohammad Pur b5ca290605 LibWasm: Implement memory.init and passive mode data há 3 anos atrás
  Ali Mohammad Pur 7d1142e2c8 LibWasm: Implement module validation há 3 anos atrás
  Andreas Kling a15ed8743d AK: Make ByteBuffer::try_* functions return ErrorOr<void> há 3 anos atrás
  Andreas Kling 88b6428c25 AK: Make Vector::try_* functions return ErrorOr<void> há 3 anos atrás
  Ali Mohammad Pur 3a9f00c59b Everywhere: Use OOM-safe ByteBuffer APIs where possible há 3 anos atrás
  Ali Mohammad Pur 09dd397160 LibWeb+LibWasm: Implement the WebAssembly.Table object há 3 anos atrás
  Ali Mohammad Pur 2b35e9f9be LibWasm: Generate Value::type() on the fly instead of storing it há 3 anos atrás
  Ali Mohammad Pur 65cd5526cb LibWasm+Everywhere: Make the instruction count limit configurable há 4 anos atrás
  Ali Mohammad Pur 70b94f58b2 LibWasm: Inline some very hot functions há 4 anos atrás
  Ali Mohammad Pur 23b48f8fe1 Revert "LibWasm: Some more performance stuff (#8812)" há 4 anos atrás
  Ali Mohammad Pur 35394dbfaa LibWasm: Some more performance stuff (#8812) há 4 anos atrás
  Ali Mohammad Pur c4d4c657d0 LibWasm: Limit module memory to 65536 pages há 4 anos atrás