mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 07:07:45 +00:00
LibWeb: Port WebAssembly.Module to IDL
This commit is contained in:
parent
5c97ffb94f
commit
fb1f15774f
15 changed files with 121 additions and 171 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/Module)
|
||||
libweb_js_bindings(WebGL/WebGLContextEvent)
|
||||
libweb_js_bindings(WebGL/WebGLRenderingContext)
|
||||
libweb_js_bindings(WebIDL/DOMException)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue