summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/WebAssembly/WebAssemblyInstanceConstructor.h
AgeCommit message (Expand)Author
2021-10-21LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOrLinus Groh
2021-07-02LibWeb: Add the WebAssembly.Instance constructorAli Mohammad Pur