mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-11 02:29:21 +00:00
LibWeb: Port WebAssembly.Memory to IDL
This commit is contained in:
parent
de32c44762
commit
ca96f8e364
Notes:
sideshowbarker
2024-07-17 08:35:21 +09:00
Author: https://github.com/trflynn89
Commit: ca96f8e364
Pull-request: https://github.com/SerenityOS/serenity/pull/17878
Reviewed-by: https://github.com/alimpfard ✅
15 changed files with 148 additions and 216 deletions
|
@ -201,6 +201,7 @@ 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/Memory)
|
||||
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