You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you mean in the context of exported functions? For those, there is no current plan. We're open to contributions! Though we'd prefer a discussion of an implementation plan before receiving a PR to save time if there is a fundamental issue with the approach.
I think this can be extremely useful! Having able to export functions that can accept inputs and return an output + import functions to webassembly means we can create wasm files that potentially can be run anywhere even non-javascript environments!
Is there any plan/ETA to support function calls with args/return values ?
The text was updated successfully, but these errors were encountered: