Hacker News new | ask | show | jobs
by nkozyra 2762 days ago
I don't see what it fixes. You're just replacing an interpreter and in all likelihood bundling a web server.

PHP 7 is a pretty solid language. I don't like WordPress at all, but there's so much cruft, legacy nonsense and plugin garbage that you won't win that battle.

1 comments

well obviously we won't win the performance battle, and it may be impossible to protect the database and user data, but sandboxed execution with a virtual filesystem could protect the overall system, keep it from joining botnets and sending spam, etc.
Ok, but think about how many other ways you could fix that by wrapping battle tested interpreters.