zink
zink copied to clipboard
Passing function signature to functions types
Describe the feature
it's required for parsing the real function arguments since wasm will provide an extra pointer for byte array in cases
Solution
No response