Files
ladybird/Userland/Libraries/LibWeb
Ali Mohammad Pur 117ca843bd LibWeb: Don't check for get().is_empty() in WebAssemblyMemoryConstructor
Object.get() does not return empty values, this was causing the
constructed memory object to have a maximum of 0, which failed silently
in the constructor.
2022-02-16 22:48:32 +03:30
..
2022-02-12 16:13:27 +00:00