Y
Hacker News
new
|
ask
|
show
|
jobs
by
throwaway894345
2138 days ago
Can you give more information (link?) about why Servo was inseparable from JS?
1 comments
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