Y
Hacker News
new
|
ask
|
show
|
jobs
by
fabrice_d
4158 days ago
Servo uses spidermonkey as JS engine, so I don't think it brings anything in a "run js headless" context.
2 comments
servobut
4158 days ago
Although it's possible that some of the changes required to integrate Spidermonkey and Servo might make the former easier to embed?
link
Ygg2
4158 days ago
True, but mostly because writing a JS engine from scratch is hard although not impossible.
link