summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/WebAssembly/WebAssemblyObject.h
AgeCommit message (Expand)Author
2021-06-22LibWeb: Implement the WebAssembly Memory object and Memory importsAli Mohammad Pur
2021-06-22LibWeb: Cache the WebAssembly objects that we hand out to JSAli Mohammad Pur
2021-05-26LibWasm+LibWeb: Partially resolve memory exportsAli Mohammad Pur
2021-05-26LibWeb: Implement a very basic WebAssembly JS APIAli Mohammad Pur