Hacker News new | ask | show | jobs
by LeSaucy 16 days ago
For running headless is it possible to not require installing libwebkitgtk-6.0.so.4
2 comments

At the moment it uses a GTK webview for running server-side javascript, so it's needed right now. At some point I'll see if I can find a JS engine that I could swap in there
FYI I've got a plan for this now, I'll make it fallback to using node/bun as its javascript engine if GTK isn't available. So watch out for the next release if this is a showstopper for you..