mirror of
https://github.com/fluencelabs/wasmer
synced 2024-12-13 06:15:33 +00:00
e0e92dbb79
594: Improvement cache in Windows r=syrusakbary a=syrusakbary Caching was disabled on Windows, but can be re-enabled easily by improving the folder cache naming. Reason why caching was disabled on Windows: We use a very long string (64 chars) for the wasmer version (hash). But we can use the version directly (no need to hashing) Co-authored-by: Syrus Akbary <me@syrusakbary.com> |
||
---|---|---|
.. | ||
bin | ||
installer | ||
lib.rs | ||
update.rs | ||
utils.rs | ||
webassembly.rs |