Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
kaba0
on July 7, 2022
|
parent
|
context
|
favorite
| on:
Show HN: C3 – A C alternative that looks like C
Why would C be the requirement for “really fast things”? It doesn’t even have any support for SIMD instructions other than going inline assembly.
mbel
on July 7, 2022
|
next
[–]
Using intrinsics is much more sensible option than dropping to inline asm. Each CPU with SIMD or any kind of specialised instructions provides an intrinsics library for C.
markdestouches
on July 7, 2022
|
prev
[–]
Which, correct me if I'm wrong, is also a compiler extension.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: