Remix.run Logo
raggi 6 days ago

I love this implication that there's some valuable body of code out there that gets reviewed, compiled and never executed.

jeremyjh 6 days ago | parent [-]

They are talking about executing code at compile time (macros and such). With modern IDEs/editors, just opening the folder may trigger such behavior (when LSP boots and compiles) though some environments warn you.

raggi 4 days ago | parent [-]

I know, but the _implication_ is that it's extremely unsafe, I don't buy the implication - code gets executed.