Hacker News new | ask | show | jobs
by capitainenemo 482 days ago
Or he could use replit which did go to the trouble of implementing a web backend for the tk wm.

There's also a gtk backend for tk (gtkttk), as convoluted as that sounds, so presumably you could use gtk web implementations (broadway) behind that...

In any case, Tk doesn't require an OS to do window drawing, it's entirely up to how things are hooked up.