mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 10:07:35 +00:00
LibWeb: Port the WebAssembly namespace to IDL
This commit is contained in:
parent
2cd7159694
commit
57646c86ef
8 changed files with 186 additions and 170 deletions
|
@ -447,6 +447,7 @@ set(SOURCES
|
|||
WebAssembly/Memory.cpp
|
||||
WebAssembly/Module.cpp
|
||||
WebAssembly/Table.cpp
|
||||
WebAssembly/WebAssembly.cpp
|
||||
WebAssembly/WebAssemblyObject.cpp
|
||||
WebDriver/Capabilities.cpp
|
||||
WebDriver/Client.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue