mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-04-25 14:12:13 +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:
parent
0e3b696fb7
commit
ebef7a7aa7
@ -209,7 +209,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- template: ci/azure-install-rust.yml
|
- template: ci/azure-install-rust.yml
|
||||||
parameters:
|
parameters:
|
||||||
toolchain: nightly-2019-09-26
|
toolchain: nightly-2019-10-04
|
||||||
# Temporarily disable sccache because it is failing on CI.
|
# Temporarily disable sccache because it is failing on CI.
|
||||||
# - template: ci/azure-install-sccache.yml
|
# - template: ci/azure-install-sccache.yml
|
||||||
- script: rustup component add rust-src
|
- script: rustup component add rust-src
|
||||||
|
Loading…
x
Reference in New Issue
Block a user