Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Ygg2
32 days ago
|
parent
|
context
|
favorite
| on:
Rust compiler performance
You got it the other way around. Macros can implement (nearly) anything. Including some form of opt-in type introspection via derive macros.
They weren't a hack to get reflection. They are a way to codegen stuff easily.
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
They weren't a hack to get reflection. They are a way to codegen stuff easily.