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

chore(runtime-core) Some code clean ups #1226

Merged
merged 5 commits into from
Feb 17, 2020

Conversation

Hywan
Copy link
Contributor

@Hywan Hywan commented Feb 17, 2020

Extracted from #1018. Opinionated patch.

Some code clean ups, mostly renaming ExternalFunction to HostFunction.

Those are not necessary for the user. It's only internal
implementation, that must be public because it ends up in public
types, but the compiler infers everything automatically.
@Hywan Hywan added 🎉 enhancement New feature! 📦 lib-deprecated About the deprecated crates labels Feb 17, 2020
Copy link
Contributor

@MarkMcCaskey MarkMcCaskey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me!

@Hywan
Copy link
Contributor Author

Hywan commented Feb 17, 2020

bors r+

@bors
Copy link
Contributor

bors bot commented Feb 17, 2020

This PR was included in a batch with a merge conflict, it will be automatically retried

@bors
Copy link
Contributor

bors bot commented Feb 17, 2020

Canceled

@Hywan
Copy link
Contributor Author

Hywan commented Feb 17, 2020

bors r+

@bors
Copy link
Contributor

bors bot commented Feb 17, 2020

This PR was included in a batch with a merge conflict, it will be automatically retried

1 similar comment
@bors
Copy link
Contributor

bors bot commented Feb 17, 2020

This PR was included in a batch with a merge conflict, it will be automatically retried

@bors
Copy link
Contributor

bors bot commented Feb 17, 2020

Merge conflict

@syrusakbary
Copy link
Member

bors r+

bors bot added a commit that referenced this pull request Feb 17, 2020
1226: chore(runtime-core) Some code clean ups r=syrusakbary a=Hywan

Extracted from #1018. Opinionated patch.

Some code clean ups, mostly renaming `ExternalFunction` to `HostFunction`.

Co-authored-by: Ivan Enderlin <[email protected]>
Co-authored-by: Ivan Enderlin <[email protected]>
Co-authored-by: Syrus Akbary <[email protected]>
@bors
Copy link
Contributor

bors bot commented Feb 17, 2020

Build succeeded

@bors bors bot merged commit abd44e9 into wasmerio:master Feb 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎉 enhancement New feature! 📦 lib-deprecated About the deprecated crates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants