|
|
|
|
|
by staticassertion
2292 days ago
|
|
> But how many C/C++ engineers would think to design a system that runs a min interpreted code, This is essentially how antivirus software works. Every one of them packages an emulator to execute malicious binaries. I'd say the number one thing stopping C++ devs from running eval'd C++ code is the lack of a std eval, and that's probably it. |
|