softprops / atty

are you or are you not a tty?
MIT License
271 stars 48 forks source link

Add support for SGX (using the x86_64-fortanix-unknown-sgx target) #48

Closed sburton84 closed 2 years ago

sburton84 commented 3 years ago

Supports the x86_64-fortanix-unknown-sgx target by just returning false the same as the wasm32 targets.

sburton84 commented 2 years ago

The CI failure seems unrelated to the change, is it possible to retrigger the CI run to see if it's working again now?

softprops commented 2 years ago

Yeah the kcov machinery is old and likely should be removed as it hasn't really yielded high value. Not a blocker for this for sure