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

feat(runtime-core) Simplify WasmExternType implementations with macros #1222

Merged
merged 2 commits into from
Feb 17, 2020

Conversation

Hywan
Copy link
Contributor

@Hywan Hywan commented Feb 17, 2020

Extracted from #1018.

This PR simplifies the code (understand, remove code duplication) of WasmExternType by using a macro.

@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 fine to me!

@Hywan
Copy link
Contributor Author

Hywan commented Feb 17, 2020

bors r+

bors bot added a commit that referenced this pull request Feb 17, 2020
1222: feat(runtime-core) Simplify `WasmExternType` implementations with macros r=Hywan a=Hywan

Extracted from #1018.

This PR simplifies the code (understand, remove code duplication) of `WasmExternType` by using a macro.

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

bors bot commented Feb 17, 2020

Build succeeded

@bors bors bot merged commit 8d31f0b 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.

2 participants