I try to use preload option to load a function out of the main module and it keeps showing this error message.
error while processing main module my_main_module.wasm: Instantiation error: Link error:env/foo: no provided import function
How to know runtime the exported wasm file's module name?