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

Allow start functions to call imports. #300

Conversation

sunfishcode
Copy link
Member

Remove the restriction on component start functions calling imports. This allows start functions to run artbitrary user code.

Remove the restriction on component start functions calling imports.
This allows start functions to run artbitrary user code.
@lukewagner
Copy link
Member

Based on discussion in #297 (which this was forked from), I think we can merge this, but I'll wait a day or so.

@lukewagner lukewagner merged commit 58d94a7 into WebAssembly:main Feb 7, 2024
1 check passed
@sunfishcode sunfishcode deleted the sunfishcode/start-function-call-imports branch February 7, 2024 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants