mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 20:08:13 +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
|
@ -483,6 +483,7 @@ class ResourceLoader;
|
|||
|
||||
namespace Web::WebAssembly {
|
||||
class Instance;
|
||||
class Memory;
|
||||
class Module;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue