Y
Hacker News
new
|
ask
|
show
|
jobs
by
periram
817 days ago
This directly addresses one of the core gripes about Rust - long compile times. Very nice to see efforts to address exactly that.
Would be quite interested to learn how this was achieved.
1 comments
kapilsinha
817 days ago
Thanks! I go over some of the details of my procedural macro caching solution in the linked blog, and my code snippet there might be most informative.
link