Y
Hacker News
new
|
ask
|
show
|
jobs
by
gwenzek
1082 days ago
I wrote a similar article but focused on how Zig design enable better optimizations than C.
https://zig.news/gwenzek/zig-great-design-for-great-optimiza...
1 comments
SmoothBrain12
1082 days ago
Meh. In your article, you could always mark the function f() as pure or const and get the hoist
link