Everyone has their own dreams, and every emacser has an own operating system dream! – AndyStewart
I think every emacser are hoping to run a modern browser in Emacs inside, not text browser like w3m, not xwidget that break emacs’ text pure world, we hope running WebKit engine browser like any other modern application, not just text, it can run javascript, it can access any website you want to visit, and integrated with Emacs well.
Below is screenshot of emacs-webkit that part of DeepinEmacs:
Below is framework of emacs-webkit:
Emacs-Webkit base on PyQt5/PythonXlib/PythonEPC , first you need install those libraries to run emacs-webkit.
Then download emacs-webkit source code from : https://github.com/linuxdeepin/deepin-emacs/tree/master/site-lisp/extensions/webkit
Last add webkit.el in your load-path and execute command webkit-open-url , enjoy!
I’m speed all my time on LinuxDeepin operating system, haven’t so much time on elisp world.
It’s very welcome to JoinUs to build most powerful browser for Emacs hacker!