bytecodealliance / lucet

Lucet, the Sandboxing WebAssembly Compiler.
Apache License 2.0
4.06k stars 165 forks source link

upgrade to wasi-sdk-11 #546

Closed pchickey closed 4 years ago

pchickey commented 4 years ago

Upgrade to wasi-sdk-11 in the CI scripts.

Also, add a CACHE_VERSION environment variable to the circle ci macos cache key, because the cache has gotten too big to successfully restore and circle-ci's honest answer to that glaring flaw in their product is "just roll your own cache invalidation system on the spot, itll be fine" which is pretty cool