Hacker News new | ask | show | jobs
by scottksmith95 4501 days ago
Is this using ScriptCS?
1 comments

No, it's using Roslyn directly.
Smart, every time I see one of these I worry that someone malicious will attempt to delete the server's Windows folder.
Roslyn doesn't prevent you from doing that though. You still need to validate, filter and run your code in a sandbox.