so several of us are wondering: why did you choose C over Rust for ? Was it because a lot of ASOP is already in C or was it a more intentional choice?
Conversation
I haven't done that. See grapheneos.org/build#developm. GrapheneOS uses memory safe languages as the default choice. It didn't make sense to use Rust for github.com/GrapheneOS/har. It would only make correctness harder rather than easier in this case due to the immaturity of unsafe Rust.
Thanks for the quick reply. I didn't realize you were using rust and neither did anyone else I was talking with 😂 good to see it hasn't been abandoned
1

