Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
parity
Mirrored projects
polkadot
Commits
c294a01d
Commit
c294a01d
authored
May 17, 2018
by
asynchronous rob
Committed by
GitHub
May 17, 2018
Browse files
install wasm-gc using nightly (#167)
parent
d7a04696
Changes
1
Show whitespace changes
Inline
Side-by-side
runtime/wasm/init.sh
View file @
c294a01d
...
...
@@ -3,5 +3,5 @@
rustup update nightly
rustup target add wasm32-unknown-unknown
--toolchain
nightly
rustup update stable
cargo
install
--git
https://github.com/alexcrichton/wasm-gc
cargo
install
--git
https://github.com/pepyakin/wasm-export-table.git
cargo
+nightly
install
--git
https://github.com/alexcrichton/wasm-gc
cargo
+nightly
install
--git
https://github.com/pepyakin/wasm-export-table.git
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment