logoalt Hacker News

kevin_thibedeauyesterday at 6:37 PM0 repliesview on HN

Consteval is great for generating lookup tables without external code generators. You can use floating point freely, cast the result to integers, and then not link any soft float code into the final binary.