summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWasm
diff options
context:
space:
mode:
authorAli Mohammad Pur <ali.mpfard@gmail.com>2021-06-04 03:33:10 +0430
committerAli Mohammad Pur <Ali.mpfard@gmail.com>2021-06-04 16:07:42 +0430
commit23fd8bfd691477fc5991c85c834abd741841b828 (patch)
tree68c6c128227a9a5b3d60d4ca4193278bab9c53f0 /Userland/Libraries/LibWasm
parentbe62e4d1d7a8c5e58f864dd893dc6042c96e330f (diff)
downloadserenity-23fd8bfd691477fc5991c85c834abd741841b828.zip
Userland/wasm: Replace manual noop export with an automatic one
Instead of manually specifying the types and names of imports to stub out, `--export-noop` can be used to export stub functions for any unresolved function import. This makes running and debugging random wasm files much easier.
Diffstat (limited to 'Userland/Libraries/LibWasm')
0 files changed, 0 insertions, 0 deletions