mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-10 03:26:10 +00:00
LibWeb: Port WebAssembly.Module to IDL
This commit is contained in:
parent
5c97ffb94f
commit
fb1f15774f
Notes:
sideshowbarker
2024-07-17 07:14:09 +09:00
Author: https://github.com/trflynn89
Commit: fb1f15774f
Pull-request: https://github.com/SerenityOS/serenity/pull/17878
Reviewed-by: https://github.com/alimpfard ✅
15 changed files with 121 additions and 171 deletions
|
@ -482,6 +482,7 @@ class ResourceLoader;
|
|||
}
|
||||
|
||||
namespace Web::WebAssembly {
|
||||
class Module;
|
||||
}
|
||||
|
||||
namespace Web::WebGL {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue