Commit Graph

15 Commits

Author SHA1 Message Date
Bo Yao
24bcc9349e cargo fmt 2021-04-21 15:42:47 -07:00
Nick Lewycky
986682e12f Fix cargo test -p wasmer-{cache,engine} and add them to make test-packages. 2020-10-27 13:07:57 -07:00
Ivan Enderlin
6f0937fd03 Update lib/cache/src/filesystem.rs
Co-authored-by: Syrus Akbary <me@syrusakbary.com>
2020-07-21 09:56:17 +02:00
Ivan Enderlin
e820ec7985 Update lib/cache/src/filesystem.rs
Co-authored-by: Syrus Akbary <me@syrusakbary.com>
2020-07-21 09:56:08 +02:00
Ivan Enderlin
62da7d28cc feat(cache) Update WasmHash to Hash. 2020-07-10 16:19:49 +02:00
Syrus Akbary
a0dcbca5f2 Apply suggestions from code review
Co-authored-by: nlewycky <nick@wasmer.io>
2020-06-12 13:01:27 -07:00
Syrus Akbary
baa1dec9b3 Apply suggestions from code review
Co-authored-by: Ivan Enderlin <ivan@mnt.io>
2020-06-12 03:16:21 -07:00
Syrus Akbary
b6a8313ea2 Improved cache system on Windows 2020-06-11 22:23:20 -07:00
Syrus
c6b34ecde3 Improved cache mechanism 2020-06-11 14:42:16 -07:00
Syrus
f3bb2241f0 Fixed linting issues 2020-05-18 17:41:25 -07:00
Syrus
d4e9c16e16 Added I/O errors to de/serializing 2020-05-08 16:56:19 -07:00
Syrus
9d8e1b3185 Improved caching to be per-engine/per-compiler 2020-05-08 14:24:05 -07:00
Syrus
6fe3d362b2 Added API to deserialize from file 2020-05-07 22:15:27 -07:00
Syrus
ad2c9ee540 Improved run command 2020-04-30 04:38:02 -07:00
Syrus
67775e03bf Added cache to the mix 🎉 2020-04-29 22:04:32 -07:00