analyse if i32 is a value or pointer in exported wasm function?

后端 未结 0 686
甜味超标
甜味超标 2021-02-06 21:08

Let\'s say I have an unknown, already compiled wasm module and now want to call the functions. How do I then know whether the desired function expects a simple i32 value or whet

相关标签:
回答
  • 消灭零回复
提交回复
热议问题