fasterthanlime 🌌 on Nostr: so here's an idea: rustc doesn't currently cache proc macro output because proc ...
so here's an idea:
rustc doesn't currently cache proc macro output because proc macros can have side effects / can be arbitrary code
what if, until we figure out the wasm thing / lean into introspection / etc. — we could annotate proc macros as "pure"?
rustc doesn't currently cache proc macro output because proc macros can have side effects / can be arbitrary code
what if, until we figure out the wasm thing / lean into introspection / etc. — we could annotate proc macros as "pure"?