mirror of
https://github.com/zebrajr/ladybird.git
synced 2025-12-06 00:19:53 +01:00
This can be done by passing `--export-js <module>.<fn>[(<arg>:type, ...)][:type]=<source>`, which uses a js function `(arg...) => source` to resolve the requested import `module::fn`. All literal wasm value types (i<n> and v128) are supported as both parameter and return types. |
||
|---|---|---|
| .. | ||
| abench.cpp | ||
| CMakeLists.txt | ||
| dns.cpp | ||
| image.cpp | ||
| js.cpp | ||
| test262-runner.cpp | ||
| wasm.cpp | ||
| xml.cpp | ||