NHacker Next
  • new
  • past
  • show
  • ask
  • show
  • jobs
  • submit
Reflecting JSON into C++ Objects (brevzin.github.io)
squirrellous 2 days ago [-]
Exciting. Imagine shipping GCC at runtime and compiling a whole new program from a JSON configuration file, optimized to exactly that configuration.
dwrodri 2 days ago [-]
> Imagine shipping GCC at runtime

The security engineer in me had a facial twitch, but for the right usecases this would be indeed be interesting!

vardump 2 days ago [-]
That’s like having extra configuration dependent ASLR on top!

If carefully implemented the compiler and linker could omit code that the configuration didn’t require. Wouldn’t less code mean better security and performance?

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact
Rendered at 11:06:38 GMT+0000 (Coordinated Universal Time) with Vercel.