Hacker News new | ask | show | jobs
by arccy 717 days ago
One of Go's goals is no arbitrary code execution during during compiles, so it will ~never pull in any code generation tools and run them for you.