Hacker News new | ask | show | jobs
by downvote_korok 1768 days ago
looks nice. is it chromium based ? what about supporting other platforms
1 comments

Thanks! It's based on WebKit directly.

We definitely want to support Windows and Linux eventually, but for now we're focusing on MacOS.

Chromium also includes the V8 Javascript engine; what do you use for JS?
I think it's called JavaScriptCore? It's Apple's and works with WebKit.