-
Notifications
You must be signed in to change notification settings - Fork 822
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 migration docs #1649
Add migration docs #1649
Conversation
If you already have wasmer installed, run `wasmer self-update`. | ||
|
||
Install the latest versions of wasmer with [wasmer-nightly]. | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Based on NEAR suggestion, we should also add a ## Errors
section.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If we had something about commons errors and how to fix them, I think the best place would be the documentation.
Thoughts?
This comment has been minimized.
This comment has been minimized.
Codecov Report
@@ Coverage Diff @@
## master #1649 +/- ##
=======================================
Coverage 31.73% 31.73%
=======================================
Files 185 185
Lines 26999 26999
=======================================
Hits 8567 8567
Misses 18432 18432 Continue to review full report at Codecov.
|
b2f52fb
to
81caeb3
Compare
81caeb3
to
24c3077
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We will probably need to expand a bit more, but this is a great start.
We can expand in further PRs if needed
bors r+ |
Build succeeded: |
Part of #1553
rendered
Review