Histórico de Commits

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