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(module) Implement the exports getter to list exports #115

Merged
merged 3 commits into from
Jan 23, 2020

Conversation

Hywan
Copy link
Contributor

@Hywan Hywan commented Jan 23, 2020

This patch implements Module.exports to list all the exports with the associated name and kind.

@Hywan Hywan added 🎉 enhancement New feature or request 🧪 tests I love tests 📦 component-extension About the Python extension written in Rust labels Jan 23, 2020
@Hywan Hywan self-assigned this Jan 23, 2020
@Hywan
Copy link
Contributor Author

Hywan commented Jan 23, 2020

bors r+

bors bot added a commit that referenced this pull request Jan 23, 2020
115: feat(module) Implement the `exports` getter to list exports r=Hywan a=Hywan

This patch implements `Module.exports` to list all the exports with the associated name and kind.

Co-authored-by: Ivan Enderlin <ivan.enderlin@hoa-project.net>
@bors
Copy link
Contributor

bors bot commented Jan 23, 2020

Build succeeded

  • Test (macos-latest)
  • Test (ubuntu-latest)

@bors bors bot merged commit 04f3133 into wasmerio:master Jan 23, 2020
@Hywan Hywan added this to 🌱 In progress in Kanban via automation Jan 24, 2020
@Hywan Hywan moved this from 🌱 In progress to 🎉 Done in Kanban Jan 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 component-extension About the Python extension written in Rust 🎉 enhancement New feature or request 🧪 tests I love tests
Projects
Kanban
  
🎉 Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant