Servo @servo.org · Feb 11

And another project using Servo underneath, this time a native Node.js binding that uses Servo to paint pixels while Node handles the OS integration github.com/1Jamie/proje...

30 likes 2 replies

?

Replies

Timon · Feb 11

The premise sounds great but this seems to be vibe coded. There is no native binding for node.js happening, they build a rust program that launches both servo and an http server and a node.js script attempts to talk to that server except it requires a file that does not exist and would not even run

Ztereo · Feb 11

this looks vibecoded as fuck