This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2025-12-26 11:20:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cffc8678d89e9b0947d0ce9f380836b49d983431
ladybird
/
Libraries
/
LibWeb
/
WebAssembly
History
Andreas Kling
3bfb0534be
LibGC: Rename MarkedVector => RootVector
...
Let's try to make it a bit more clear that this is a Vector of GC roots.
2024-12-26 19:10:44 +01:00
..
Global.cpp
LibWeb: Add WebAssembly.Global and exports support for global instances
2024-12-24 15:20:28 +01:00
Global.h
LibWeb: Add WebAssembly.Global and exports support for global instances
2024-12-24 15:20:28 +01:00
Global.idl
LibWeb: Add WebAssembly.Global and exports support for global instances
2024-12-24 15:20:28 +01:00
Instance.cpp
LibWeb: Add WebAssembly.Global and exports support for global instances
2024-12-24 15:20:28 +01:00
Instance.h
…
Instance.idl
…
Memory.cpp
…
Memory.h
…
Memory.idl
…
Module.cpp
…
Module.h
…
Module.idl
…
Table.cpp
…
Table.h
…
Table.idl
…
WebAssembly.cpp
LibGC: Rename MarkedVector => RootVector
2024-12-26 19:10:44 +01:00
WebAssembly.h
LibWeb: Add WebAssembly.Global and exports support for global instances
2024-12-24 15:20:28 +01:00
WebAssembly.idl
…