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 manually specifying start function #20

Closed
ErikMcClure opened this issue Jul 11, 2019 · 0 comments
Closed

Allow manually specifying start function #20

ErikMcClure opened this issue Jul 11, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@ErikMcClure
Copy link
Contributor

No webassembly compiler currently implements a start function, which is a critical part of the webassembly standard. As a result, inNative needs to add a workaround to specify the entry point for modules that do not have start functions.

@ErikMcClure ErikMcClure added the enhancement New feature or request label Jul 11, 2019
@ErikMcClure ErikMcClure self-assigned this Jul 11, 2019
@ErikMcClure ErikMcClure removed their assignment Nov 24, 2019
@ErikMcClure ErikMcClure modified the milestones: v0.1.4, v0.1.5 Nov 25, 2019
@ErikMcClure ErikMcClure modified the milestones: v0.1.8, v0.1.9 Jun 11, 2020
@ErikMcClure ErikMcClure self-assigned this Dec 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant