Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Function with args #707

Open
raphaelfff opened this issue Jul 31, 2024 · 2 comments
Open

Function with args #707

raphaelfff opened this issue Jul 31, 2024 · 2 comments
Labels
question Further information is requested

Comments

@raphaelfff
Copy link

raphaelfff commented Jul 31, 2024

Is there any plan/ETA to support function calls with args/return values ?

@raphaelfff raphaelfff added the question Further information is requested label Jul 31, 2024
@jeffcharles
Copy link
Collaborator

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.

@SHND
Copy link

SHND commented Oct 15, 2024

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants