Login
Roast topics
Find topics
Find it!
From:
trifectatech.org
(Uncensored)
subscribe
Improving state machine code generation - Trifecta Tech Foundation
https://trifectatech.org/blog/improving-state-machine-code-generation/
links
backlinks
Tagged with:
rust
compilers
Roast topics
Find topics
Roast it!
Over the past couple of months, Björn and I have been working on improving state machine code generation in the rust compiler, a rust project goal for 2025H1. In late June, PR 138780 was merged, which adds #![feature(loop_match)].