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
…
Instance.h
…
Instance.idl
…
Memory.cpp
…
Memory.h
…
Memory.idl
…
Module.cpp
…
Module.h
…
Module.idl
…
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
…
WebAssembly.idl
…