mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-03 18:47:47 +00:00
ec95d3560f
The wrong path was used to cache binaryen, so it wasn't actually getting cached. Therefore, wasm-opt was rebuilt on every new PR (slowing down the "Build TinyGo release tarball" a lot).