Content-Length: 588827 | pFad | http://github.com/RustPython/RustPython/commit/8d510405f95e03e34ccceedd7aac4f8913a64019

38 Merge pull request #1751 from RustPython/master · RustPython/RustPython@8d51040 · GitHub
Skip to content

Commit 8d51040

Browse files
authored
Merge pull request #1751 from RustPython/master
Merge to release again to fix demo performance issues
2 parents be42508 + f873c0e commit 8d51040

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

117 files changed

+2659
-1493
lines changed

.github/workflows/ci.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,13 @@ jobs:
124124
runs-on: ubuntu-latest
125125
steps:
126126
- uses: actions/checkout@master
127+
- name: Cache cargo dependencies
128+
uses: actions/cache@v1
129+
with:
130+
key: ${{ runner.os }}-wasm-${{ hashFiles('**/Cargo.lock') }}
131+
path: target
132+
restore-keys: |
133+
${{ runner.os }}-wasm-
127134
- name: install wasm-pack
128135
run: curl https://rustwasm.github.io/wasm-pack/installer/init.sh -sSf | sh
129136
- name: install geckodriver

Cargo.lock

Lines changed: 1 addition & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/RustPython/RustPython/commit/8d510405f95e03e34ccceedd7aac4f8913a64019

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy