srtool-cli icon indicating copy to clipboard operation
srtool-cli copied to clipboard

Proper support for passing `--features`

Open bkchr opened this issue 2 years ago • 1 comments

This --default-features CLI flag is not really working or at least not for me. Also looking into the docker image it is still doing some kind of processing, which is weird. I just want to pass feature flags, srtool should not care at all what or why I'm doing this and just forward these features.

bkchr avatar Oct 22 '23 07:10 bkchr

+1 from our side. It seems that we're not able to compile a WASM that has the try-runtime feature enabled.

ntn-x2 avatar Apr 10 '24 09:04 ntn-x2