Commit történet

Szerző SHA1 Üzenet Dátum
  Linus Groh 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions 2 éve
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 éve
  Sam Atkins 7ff99c3972 Tests: Port test-wasm to Core::Stream 3 éve
  davidot de90d54be0 LibJS: Convert ArrayBuffer construction to ThrowCompletionOr 3 éve
  Linus Groh a6476ad61f test-wasm: Convert WebAssemblyModule::create() to ThrowCompletionOr 3 éve
  Andreas Kling a7f1f1c34b LibCore: Use ErrorOr<T> for Core::File::open() 3 éve
  Idan Horowitz 10b93506ad Tests: Convert test-wasm functions to ThrowCompletionOr 3 éve
  Idan Horowitz 44555eb50a LibJS: Convert test-js/test-web/test-wasm to ThrowCompletionOr 3 éve
  Idan Horowitz 40eb3a39d4 LibJS: Rename define_native_function => define_old_native_function 3 éve
  Idan Horowitz 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros 3 éve
  Idan Horowitz 1639ed7e0a LibJS: Convert to_double() to ThrowCompletionOr 3 éve
  Idan Horowitz df181809fd LibJS: Convert to_bigint_int64() to ThrowCompletionOr 3 éve
  Linus Groh 52976bfac6 LibJS: Convert to_object() to ThrowCompletionOr 3 éve
  Linus Groh 4d8912a92b LibJS: Convert to_string() to ThrowCompletionOr 3 éve
  Nico Weber 841a5fe81b Tests: Fix typos 3 éve
  Ali Mohammad Pur 30a1a25daa Tests/LibWasm: Handle all stream errors in parse_webassembly_module 3 éve
  Ali Mohammad Pur 99199b9bfd Tests/LibWasm: Add support for javascript bigint values 3 éve
  Andreas Kling 13f4890c38 LibCore: Make Core::File::open() return OSError in case of failure 3 éve
  Ali Mohammad Pur 65cd5526cb LibWasm+Everywhere: Make the instruction count limit configurable 4 éve
  Ali Mohammad Pur 23b48f8fe1 Revert "LibWasm: Some more performance stuff (#8812)" 4 éve
  Ali Mohammad Pur 35394dbfaa LibWasm: Some more performance stuff (#8812) 4 éve
  Idan Horowitz 53f70e5208 LibJS: Remove the default length & attributes from define_native_* 4 éve
  Linus Groh 1ac3d253c5 LibWeb/WebAssembly+test-wasm: Use get_without_side_effects() more 4 éve
  Ali Mohammad Pur b538e15548 LibWasm: Give traps a reason and display it when needed 4 éve
  Ali Mohammad Pur 9c5d38b7db Meta+LibWasm: Add support for module linking tests 4 éve
  Sahan Fernando d02e7b3811 LibWasm: Move Wasm::BytecodeInterpreter into its own header 4 éve
  Ali Mohammad Pur be62e4d1d7 LibWasm: Load and instantiate tables 4 éve
  Ali Mohammad Pur b15a5d6ada LibWasm: Ensure that value signs are preserved when casting 4 éve
  Ali Mohammad Pur 56bf80251c LibWasm: Implement reference instructions (ref.{null,func,is_null}) 4 éve
  Ali Mohammad Pur 3283c8a495 LibWasm: Make the instantiation process produce an OwnPtr 4 éve