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) Mirrors the debug and llvm features #280

Merged
merged 1 commit into from
Mar 19, 2019

Conversation

Hywan
Copy link
Contributor

@Hywan Hywan commented Mar 19, 2019

wasmer-runtime has a debug and a llvm feature. Let's mirror
them in wasmer-runtime-c-api so that the user can, for instance,
compile with the LLVM backend.

`wasmer-runtime` has a `debug` and a `llvm` features. Let's mirror
them in `wasmer-runtime-c-api` so that the user can, for instance,
compile with the LLVM backend.
@Hywan Hywan added 🎉 enhancement New feature! 📦 lib-c-api About wasmer-c-api 📦 lib-compiler-llvm About wasmer-compiler-llvm labels Mar 19, 2019
@Hywan Hywan requested a review from bjfish March 19, 2019 10:14
@Hywan
Copy link
Contributor Author

Hywan commented Mar 19, 2019

bors r+

bors bot added a commit that referenced this pull request Mar 19, 2019
280: feat(runtime-c-api) Mirrors the `debug` and `llvm` features r=Hywan a=Hywan

`wasmer-runtime` has a `debug` and a `llvm` feature. Let's mirror
them in `wasmer-runtime-c-api` so that the user can, for instance,
compile with the LLVM backend.

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

bors bot commented Mar 19, 2019

@bors bors bot merged commit 44373aa into wasmerio:master Mar 19, 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 📦 lib-compiler-llvm About wasmer-compiler-llvm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants