Hacker News new | ask | show | jobs
by vasvir 1589 days ago
What that means though? A VCL backend that targets HMTL5 instead of Qt?

Can you elaborate?

1 comments

We already use cairo/freetype/skia to do essentially all the document rendering in software (not for the Qt prototype though), so that's not a big leap to get that blitted out.

Incrementally then using more of html canvas to speed things up might be next.

Most of the work is going to be having the GUI (toolbar/notebook bar, menues, sidebar, dialogs) browser-native of course.

I’ve been seriously impressed with Tokamak for Swift. Is this what you mean for browser native GUI?

https://github.com/TokamakUI/Tokamak