mirror of
https://github.com/RGBCube/serenity
synced 2025-06-01 07:38:10 +00:00
LibWeb: Port WebAssembly.Memory to IDL
This commit is contained in:
parent
de32c44762
commit
ca96f8e364
15 changed files with 148 additions and 216 deletions
|
@ -443,9 +443,8 @@ set(SOURCES
|
|||
URL/URLSearchParams.cpp
|
||||
URL/URLSearchParamsIterator.cpp
|
||||
WebAssembly/Instance.cpp
|
||||
WebAssembly/Memory.cpp
|
||||
WebAssembly/Module.cpp
|
||||
WebAssembly/WebAssemblyMemoryConstructor.cpp
|
||||
WebAssembly/WebAssemblyMemoryPrototype.cpp
|
||||
WebAssembly/WebAssemblyObject.cpp
|
||||
WebAssembly/WebAssemblyTableConstructor.cpp
|
||||
WebAssembly/WebAssemblyTableObject.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue