Historial de Commits

Autor SHA1 Mensaje Fecha
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr hace 2 años
  Andreas Kling 359d6e7b0b Everywhere: Stop using NonnullOwnPtrVector hace 2 años
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Ali Mohammad Pur af511a64cd LibWeb: Add support for accessing exported wasm table instances hace 2 años
  Linus Groh 5f1fe4b012 LibWeb: Replace GlobalObject with VM in WebAssembly AOs [Part 1/4] hace 2 años
  Linus Groh 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions hace 2 años
  Linus Groh ecd163bdf1 LibJS+LibWeb: Replace GlobalObject with Realm in object constructors hace 2 años
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
  Idan Horowitz a8d39bc070 LibWeb: Convert WebAssemblyObject functions to ThrowCompletionOr hace 3 años
  Idan Horowitz 3e8c76d5ab LibWeb: Convert WebAssemblyObject AOs to ThrowCompletionOr hace 3 años
  Idan Horowitz a76cd669b1 LibWeb: Make GlobalObject the first parameter of WebAssembly AOs hace 3 años
  Idan Horowitz 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros hace 3 años
  Ali Mohammad Pur 321db0159e LibWeb: Add the WebAssembly.Module constructor hace 4 años
  Ali Mohammad Pur 8acc8339d1 LibWeb: Add the WebAssembly.Instance constructor hace 4 años
  Ali Mohammad Pur bfb3d9e9d0 LibWeb: Split the WebAssemblyInstance object logic into multiple files hace 4 años
  Andreas Kling ba9d5c4d54 LibJS: Rename Function => FunctionObject hace 4 años
  Ali Mohammad Pur 5c90c389c3 LibWeb: Implement the WebAssembly Memory object and Memory imports hace 4 años
  Ali Mohammad Pur e523e530fc LibWeb: Cache the WebAssembly objects that we hand out to JS hace 4 años
  Ali Mohammad Pur cf8b75c2e5 LibWasm+LibWeb: Partially resolve memory exports hace 4 años
  Ali Mohammad Pur a2af04837e LibWeb: Implement a very basic WebAssembly JS API hace 4 años