Idan Horowitz
|
a8d39bc070
LibWeb: Convert WebAssemblyObject functions to ThrowCompletionOr
|
3 年之前 |
Idan Horowitz
|
3e8c76d5ab
LibWeb: Convert WebAssemblyObject AOs to ThrowCompletionOr
|
3 年之前 |
Idan Horowitz
|
a76cd669b1
LibWeb: Make GlobalObject the first parameter of WebAssembly AOs
|
3 年之前 |
Idan Horowitz
|
20163c0584
LibJS: Add ThrowCompletionOr versions of the JS native function macros
|
3 年之前 |
Ali Mohammad Pur
|
321db0159e
LibWeb: Add the WebAssembly.Module constructor
|
4 年之前 |
Ali Mohammad Pur
|
8acc8339d1
LibWeb: Add the WebAssembly.Instance constructor
|
4 年之前 |
Ali Mohammad Pur
|
bfb3d9e9d0
LibWeb: Split the WebAssemblyInstance object logic into multiple files
|
4 年之前 |
Andreas Kling
|
ba9d5c4d54
LibJS: Rename Function => FunctionObject
|
4 年之前 |
Ali Mohammad Pur
|
5c90c389c3
LibWeb: Implement the WebAssembly Memory object and Memory imports
|
4 年之前 |
Ali Mohammad Pur
|
e523e530fc
LibWeb: Cache the WebAssembly objects that we hand out to JS
|
4 年之前 |
Ali Mohammad Pur
|
cf8b75c2e5
LibWasm+LibWeb: Partially resolve memory exports
|
4 年之前 |
Ali Mohammad Pur
|
a2af04837e
LibWeb: Implement a very basic WebAssembly JS API
|
4 年之前 |