Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Add ability to optionally clean up wbuild/*/target in wasm-builder #12671

Open
nazar-pc opened this issue Nov 10, 2022 · 0 comments
Open

Add ability to optionally clean up wbuild/*/target in wasm-builder #12671

nazar-pc opened this issue Nov 10, 2022 · 0 comments

Comments

@nazar-pc
Copy link
Contributor

nazar-pc commented Nov 10, 2022

With switch to new Substrate version we started hitting space limits in GitHub Actions CI.
Turned out, wasm-opt-sys contributes a lot and generally with growing number of runtimes size of wbuild becomes a growing challenge.

It would be very helpful to be able to control whether wasm-builder can delete corresponding target after building WASM files (that are the only ones needed AFAK in the end). This would allow to use such a flag in CI because runtimes there are compiled once and never change.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant