Hacker News new | ask | show | jobs
by digi_owl 3123 days ago
Looks like whatever webkit variant they can find.

https://github.com/nEXT-Browser/nEXT/tree/master/next

"Use CCL Cocoa Library to use native webkit backend"

1 comments

My bad, I missed that comment, was even reading the source code trying to find something about it. Thank you.
I find that if i want to find out what something is made of, start with the dependencies in the build instructions.

It may not always help, but it seems to work often enough.

This time however it was in the version history, go fig.