Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
gwern
on May 12, 2015
|
parent
|
context
|
favorite
| on:
How Googlebot crawls JavaScript
> ran the javascript engine in a single-threaded subprocess with a greatly restricted set of allowed system calls.
You were trying to sandbox the JS engine rather than using disposable VMs?
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
You were trying to sandbox the JS engine rather than using disposable VMs?