Skip to content

Allow start functions to call imports. - #300

Merged
lukewagner merged 1 commit into
WebAssembly:mainfrom
sunfishcode:sunfishcode/start-function-call-imports
Feb 7, 2024
Merged

Allow start functions to call imports.#300
lukewagner merged 1 commit into
WebAssembly:mainfrom
sunfishcode:sunfishcode/start-function-call-imports

Conversation

@sunfishcode

Copy link
Copy Markdown
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
Copy Markdown
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
@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