rustls / rustls-ffi

Use Rustls from any language
Other
132 stars 30 forks source link

Ship prebuilt artifacts #218

Open jsha opened 2 years ago

jsha commented 2 years ago

To make rustls-ffi easier to adopt, we should have our CI automatically create .tar.gz bundles on each release, containing the library and header file. We should do this for at least x86_64-pc-windows-msvc, x86_64-apple-darwin, and x86_64-unknown-linux-gnu.