cargo-wasi icon indicating copy to clipboard operation
cargo-wasi copied to clipboard

Add a feature to disable update-checking

Open alexcrichton opened this issue 6 years ago • 3 comments

If this is packaged elsewhere the update-check will want to be disabled!

alexcrichton avatar Nov 19 '19 15:11 alexcrichton

Thanks! I wrote some thoughts on what this could look like in https://github.com/bytecodealliance/cargo-wasi/issues/23#issuecomment-555843920 , with the aim of keeping the prebuilt binaries just as they are while making installs of cargo-wasi-src closer to what distributions and users of vendoring would need.

joshtriplett avatar Nov 20 '19 05:11 joshtriplett

Sounds resonable to me! I'm down for disabling this feature by default and only enabling it in the prebuilt binaries.

alexcrichton avatar Nov 20 '19 15:11 alexcrichton

@alexcrichton Awesome, thank you!

joshtriplett avatar Nov 21 '19 07:11 joshtriplett