wasm-micro-runtime
wasm-micro-runtime copied to clipboard
How to call a method in another module and pass string parameter between multiple modules?
I can pass a integer param,but can't pass a char* buffer。What should i do?!
Hi, we don't support it yet. You can refer to #2919, where potential solutions are discussed. We will keep you updated once decisions are made and such features are implemented.