Commit History

Author SHA1 Message Date
  Ali Mohammad Pur a60ecea16a LibWasm+LibWeb+test-wasm: Refcount Wasm::Module for function references 10 months ago
  Diego Frias a58704296c LibWasm: Remove type information from `Value` 11 months ago
  Ali Mohammad Pur 4ef909c308 Tests/LibWasm: Mark two static functions "static" 1 year ago
  Diego 906fa04822 LibWasm: Properly check for indeterminate `NaN`s in SIMD tests 1 year ago
  Diego 524e09dda1 LibWasm: Check for correct NaN bit patterns in tests 1 year ago
  Diego e8fd8982f8 LibWasm: Give names to functions exported to JS via `ref.func` 1 year ago
  Diego 5382fbb617 LibWasm: Remove `Wasm::ValueType::Kind::Null*` variants 1 year ago
  Diego c103001f16 LibWasm: Fix lossy NaN bit pattern conversions in spec-test gen 1 year ago
  Diego 6493acf2f4 LibWasm: Preserve sign bit across JS boundary in `test-wasm` 1 year ago
  Ali Mohammad Pur 55e1ab88ad Tests/LibWasm: Don't ignore the result of BigInt::export_data() 1 year ago
  Diego 1e19be412f LibWasm: Add missing spec extern and prevent spec extern re-use 1 year ago
  Diego 40fcb00c14 LibWasm: Add missing spec-test imports 1 year ago
  Enver Balalic 64e27cb659 LibWasm: test-wasm: Default initialize u128 parameter bits to 0 1 year ago
  Diego d906255cbb LibWasm: Improve table support 1 year ago
  Timothy Flynn ec492a1a08 Everywhere: Run clang-format 1 year ago
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
  Ali Mohammad Pur 5f013e5374 Meta: Generate bigint values for v128 constants in Wasm tests 2 years ago
  Ali Mohammad Pur 2462064fcd LibWasm+LibWeb: Parse and validate all Wasm SIMD instructions 2 years ago
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 year ago
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
  Linus Groh f345f72b55 LibJS: Port Value::to_object() to NonnullGCPtr 2 years ago
  Linus Groh b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 years ago
  Tim Schumacher ae51c1821c Everywhere: Remove unintentional partial stream reads and writes 2 years ago
  Tim Schumacher d5871f5717 AK: Rename Stream::{read,write} to Stream::{read_some,write_some} 2 years ago
  Ali Mohammad Pur 5bc1f135b7 Tests: Implement multi-value returns in test-wasm 2 years ago
  Ali Mohammad Pur 6b50f23242 LibWasm+LibWeb: Sneak a JS::Completion into Wasm::Result 2 years ago
  Timothy Flynn 88814acbd3 LibJS+Everywhere: Convert JS::Error to String 2 years ago
  Tim Schumacher 874c7bba28 LibCore: Remove `Stream.h` 2 years ago
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace 2 years ago
  Tim Schumacher 220fbcaa7e AK: Remove the fallible constructor from `FixedMemoryStream` 2 years ago