wasmer/src
bors[bot] e0e92dbb79 Merge #594
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>
2019-07-30 01:36:44 +00:00
..
bin Merge #594 2019-07-30 01:36:44 +00:00
installer create wasmer dir on install for windows 2019-05-02 15:29:35 -07:00
lib.rs Add deny for unreachable patterns and unused unsafe 2019-05-12 00:33:02 -05:00
update.rs Fixed all warnings 2018-11-28 13:29:50 -08:00
utils.rs Refactored webassembly module 2019-01-24 15:09:56 -08:00
webassembly.rs Remove unused imports 2019-04-29 23:40:16 -05:00