mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 06:17: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
|
@ -442,10 +442,8 @@ set(SOURCES
|
|||
URL/URL.cpp
|
||||
URL/URLSearchParams.cpp
|
||||
URL/URLSearchParamsIterator.cpp
|
||||
WebAssembly/Instance.cpp
|
||||
WebAssembly/Module.cpp
|
||||
WebAssembly/WebAssemblyInstanceConstructor.cpp
|
||||
WebAssembly/WebAssemblyInstanceObject.cpp
|
||||
WebAssembly/WebAssemblyInstanceObjectPrototype.cpp
|
||||
WebAssembly/WebAssemblyMemoryConstructor.cpp
|
||||
WebAssembly/WebAssemblyMemoryPrototype.cpp
|
||||
WebAssembly/WebAssemblyObject.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue