I
I
Issue2021-07-05 21:32:02
linux
Issue, 2021-07-05 21:32:02

How to write a browser in C++ for Linux?

I'm interested in some kind of open source browsers written in C ++, so as not to reinvent the wheel.
From the functionality, I'm interested in supporting html5, css3 and js. No buttons or built-in functions needed.

The task is to compile the lightest page viewer. Minimum load, minimum weight.
What I compiled into a binary, passed it the local address of the html file as an argument and enjoyed the page.

What do you advise? I would not want to carry some qt with me, or something else. The lighter and simpler - the better!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vitaliy K, 2021-07-06
@paulenot

Read for starters, maybe you'll change your mind
https://habr.com/en/post/541196/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question