Closed epage closed 4 years ago
Larger projects/organizations might also want to try using sccache, which doesn't need to load all the cached content initially; it does require an S3 or equivalent setup, though. Here is how wasm-bindgen does it.
From killercup
cc @killercup
Closing this in favor of #78.
From killercup