-
Notifications
You must be signed in to change notification settings - Fork 824
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
Add packaging of headless wasmer to CI #2010
Conversation
I tried to run this locally and found some issues:
The way I installed Xargo is at follows: cargo install xargo
rustup default nightly # xargo requires nightly
rustup component add rust-src # required by xargo I haven't been able to run this yet. Any extra things I need to do @MarkMcCaskey ? |
@syrusakbary Yeah, so actually because of the |
Unfortunately |
bors try |
…into feature/headless-wasmer # Conflicts: # Makefile
…into feature/headless-wasmer
Feature/headless wasmer revamp
tryTimed out. |
bors try |
tryTimed out. |
Review