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-c-api) wasmer_instantiate raises the source error #467

Merged
merged 4 commits into from
May 24, 2019

Conversation

Hywan
Copy link
Contributor

@Hywan Hywan commented May 24, 2019

Instead of returning only “error instanting”, wasmer_instantiate can
return the real error message.

Instead of returning only “error instanting”, `wasmer_instantiate` can
return the real error message.
@Hywan Hywan added 🎉 enhancement New feature! 📦 lib-c-api About wasmer-c-api labels May 24, 2019
@Hywan Hywan requested a review from bjfish May 24, 2019 12:27
@Hywan Hywan self-assigned this May 24, 2019
@Hywan
Copy link
Contributor Author

Hywan commented May 24, 2019

bors try

bors bot added a commit that referenced this pull request May 24, 2019
@bors
Copy link
Contributor

bors bot commented May 24, 2019

try

Build failed

@syrusakbary
Copy link
Member

bors r+

bors bot added a commit that referenced this pull request May 24, 2019
467: feat(runtime-c-api) `wasmer_instantiate` raises the source error r=syrusakbary a=Hywan

Instead of returning only “error instanting”, `wasmer_instantiate` can
return the real error message.

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

bors bot commented May 24, 2019

@bors bors bot merged commit 42327a5 into wasmerio:master May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎉 enhancement New feature! 📦 lib-c-api About wasmer-c-api
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants