mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 15:38:10 +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
|
@ -9,7 +9,6 @@
|
|||
#include <LibJS/Runtime/Object.h>
|
||||
#include <LibWasm/AbstractMachine/AbstractMachine.h>
|
||||
#include <LibWeb/Forward.h>
|
||||
#include <LibWeb/WebAssembly/WebAssemblyInstanceObjectPrototype.h>
|
||||
|
||||
namespace Web::Bindings {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue