mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 06:37:35 +00:00
LibWeb: Port WebAssembly.Instance to IDL
This commit is contained in:
parent
fb1f15774f
commit
de32c44762
17 changed files with 152 additions and 279 deletions
|
@ -200,6 +200,7 @@ libweb_js_bindings(UIEvents/UIEvent)
|
|||
libweb_js_bindings(UIEvents/WheelEvent)
|
||||
libweb_js_bindings(URL/URL)
|
||||
libweb_js_bindings(URL/URLSearchParams ITERABLE)
|
||||
libweb_js_bindings(WebAssembly/Instance)
|
||||
libweb_js_bindings(WebAssembly/Module)
|
||||
libweb_js_bindings(WebGL/WebGLContextEvent)
|
||||
libweb_js_bindings(WebGL/WebGLRenderingContext)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue