mirror of
https://github.com/RGBCube/serenity
synced 2026-01-21 20:21:00 +00:00
These wrappers will make it much easier to do various operations on the different ArrayBuffer-related classes in LibWeb compared to the current solution, which is to just accept a Handle<Object> everywhere (and use "any" in the *.idl files). Co-Authored-By: Matthew Olsson <mattco@serenityos.org> |
||
|---|---|---|
| .. | ||
| Instance.cpp | ||
| Instance.h | ||
| Instance.idl | ||
| Memory.cpp | ||
| Memory.h | ||
| Memory.idl | ||
| Module.cpp | ||
| Module.h | ||
| Module.idl | ||
| Table.cpp | ||
| Table.h | ||
| Table.idl | ||
| WebAssembly.cpp | ||
| WebAssembly.h | ||
| WebAssembly.idl | ||