Y
Hacker News
new
|
ask
|
show
|
jobs
by
rapsey
2138 days ago
Depends on how dependent it is on the javascript engine. Servo unfortunately was inseperable from js.
1 comments
throwaway894345
2138 days ago
Can you give more information (link?) about why Servo was inseparable from JS?
link
chc4
2138 days ago
Servo has JavaScript own and collect the DOM nodes. At least, it did in 2014.
https://research.mozilla.org/2014/08/26/javascript-servos-on...
link
throwaway894345
2138 days ago
That was very early in the project, but moreover, I would expect that simply means that Servo can allow someone else to own DOM nodes; not that it depends on a JS implementation specifically, no?
link