Age | Commit message (Expand) | Author |
---|---|---|
2023-03-16 | LibWeb: Port WebAssembly.Module to IDL | Timothy Flynn |
2023-01-10 | LibWeb: Generate dedicated methods to create Web constructors/prototypes | Timothy Flynn |
2022-12-14 | LibJS: Remove Object(Object& prototype) footgun | Andreas Kling |
2022-10-01 | LibWeb: Cleanup unecessary uses and includes of HTML::Window | Andrew Kaster |
2022-10-01 | LibWeb: Remove unecessary dependence on Window from WebAssembly classes | Andrew Kaster |
2022-09-06 | LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated | Andreas Kling |
2022-08-23 | LibJS+LibWeb: Replace GlobalObject with Realm in object constructors | Linus Groh |
2021-07-02 | LibWeb: Add the WebAssembly.Module constructor | Ali Mohammad Pur |