mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-11 03:51:21 +00:00
Update toolchain for raytrace example (#1806)
Pulls in an LLVM tweak which emits far fewer `memory.copy`, drastrically improving performance on Firefox!
This commit is contained in:
@ -209,7 +209,7 @@ jobs:
|
||||
steps:
|
||||
- template: ci/azure-install-rust.yml
|
||||
parameters:
|
||||
toolchain: nightly-2019-09-26
|
||||
toolchain: nightly-2019-10-04
|
||||
# Temporarily disable sccache because it is failing on CI.
|
||||
# - template: ci/azure-install-sccache.yml
|
||||
- script: rustup component add rust-src
|
||||
|
Reference in New Issue
Block a user