| ▲ | rfgplk 3 hours ago | |||||||
> C doesn't expose modern CPU features like speculative execution, therefore C is not low-level This is a 100% skill issue of the author, as is always the case. C does expose it fully, except it's implicitly implied by your code rather than explicitly declared. Same with all of the other arguments that always plague these type of articles. | ||||||||
| ▲ | jact 3 hours ago | parent [-] | |||||||
Can you elaborate? It’s “implicitly implied” by your code? How is that “exposing it fully” except in the sense that speculative execution is “implicitly implied” in all code targeting the relevant hardware? | ||||||||
| ||||||||