Open tekakutli opened 4 years ago
I didn't use emacs threads. Gtk creates its own threads to handle communicating with the webkit content processes, but I don't explicitly create any threads myself in the module. The C code is all about interfacing with the webkitgtk2 api and providing an interface to it to elisp.
Did you end up using emacs threads? Or any other threads?
What's the c code for?