fortanix / rust-sgx

The Fortanix Rust Enclave Development Platform
https://edp.fortanix.com
Mozilla Public License 2.0
433 stars 98 forks source link

Upstream SGX support to tokio crate #542

Open raoulstrackx opened 11 months ago

raoulstrackx commented 11 months ago

541 must have resulted in a new branch of the tokio crate that support the x86_64-fortanix-unknown-sgx target. Likely this code needs to be cleaned up and upstreamed.