Files
ladybird/Userland/Libraries/LibWeb/WebAssembly/Table.cpp
Diego Frias 3c5e3eef10 LibWeb: No longer return undefined on null table entry in Wasm API
Return `null` instead, as per the specification.
2024-07-30 23:43:44 +02:00

4.8 KiB