mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-04-25 06:02: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:
|
||||
- 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user