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
2026-04-23 21:14:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e8fd8982f82e91f97b24523f3ee60eef774990dd
ladybird
/
Userland
/
Libraries
/
LibWeb
/
WebAssembly
History
Diego
e8fd8982f8
LibWasm: Give names to functions exported to JS via
ref.func
...
https://webassembly.github.io/spec/js-api/index.html#name-of-the-webassembly-function
2024-07-10 00:37:18 +02:00
..
Instance.cpp
LibWeb: Make exported Wasm functions keep the module instance alive
2024-05-23 00:55:56 -06:00
Instance.h
…
Instance.idl
…
Memory.cpp
LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h
2024-04-27 18:29:35 -04:00
Memory.h
…
Memory.idl
…
Module.cpp
…
Module.h
…
Module.idl
LibWeb: Use 'FIXME' extended attribute where possible
2024-05-19 16:24:11 +02:00
Table.cpp
LibWasm: Improve table support
2024-06-01 16:21:03 +02:00
Table.h
…
Table.idl
…
WebAssembly.cpp
LibWasm: Give names to functions exported to JS via
ref.func
2024-07-10 00:37:18 +02:00
WebAssembly.h
LibWeb: Make exported Wasm functions keep the module instance alive
2024-05-23 00:55:56 -06:00
WebAssembly.idl
LibWeb: Remove data from WebAssembly cache when namespace is finalized
2024-04-26 13:56:39 +02:00