fission-codes / fission-cli

Rewrite it in Rust 🦀
Apache License 2.0
1 stars 1 forks source link

Determine and Maintain supported Target triplets #20

Open pinkforest opened 1 year ago

pinkforest commented 1 year ago

And plug into CI: https://github.com/fission-codes/fission-cli/issues/18

Also is this going to be bare binary distribution or via package management ?

I would recommend bare static binaries with some dynamic linking if near 100% available at target triplet.

Related: https://github.com/fission-codes/fission-cli/issues/9