Ai
2 Star 0 Fork 0

mirrors_WebReflection/js-framework-benchmark

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
install_rust.sh 290 Bytes
一键复制 编辑 原始数据 按行查看 历史
Stefan Krause 提交于 2019-06-24 04:25 +08:00 . first attempt for building rust
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs > /root/rustup.sh
sh /root/rustup.sh -y
source /root/.cargo/env
curl https://rustwasm.github.io/wasm-pack/installer/init.sh -sSf | sh
rustup toolchain install nightly
rustup override set nightly
cat /root/.cargo/env >> /etc/bashrc
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_WebReflection/js-framework-benchmark.git
git@gitee.com:mirrors_WebReflection/js-framework-benchmark.git
mirrors_WebReflection
js-framework-benchmark
js-framework-benchmark
master

搜索帮助