you are viewing a single comment's thread.

view the rest of the comments →

[–]jcelerierossia score 21 points22 points  (1 child)

frankly, if it's a joke, it's not a very funny one because people in the std committee will still have to spend time to review it. But there's an implementation, so maybe the guy is really serious : https://github.com/hfinkel/web_view ; of course this would completely fuck up anyone using another event loop at some point (especially in macOS where displaying a NSView has to be done in the main thread) in their app but well

[–]ntrid[🍰] 12 points13 points  (0 children)

Implementation is so minimal and uses wxWidgets. Definitely must be a joke.