Hacker News new | past | comments | ask | show | jobs | submit login

That works once. Are you going to do it every time you compile?

I guess the side channel crew can be appeased in the llvm bitcode view of the world - write your side channel resistant stuff in inline assembler. The bitcode optimizer can't touch it then. (edit-apple probably keeps you from doing this though)




Yes, assembly (inline or not) isn't supported on tvOS/watchOS. It is grandfathered-in on iOS, but the direction is clear.


> That works once. Are you going to do it every time you compile?

Sounds like a good case for a unit test.




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: