Hacker News new | ask | show | jobs
by gunn 3039 days ago
Yes. I'd like to see a stripped down embeddable browser engine - https://news.ycombinator.com/item?id=9914925

Also there are existing projects like https://github.com/ptmt/react-native-macos

1 comments

Like Sciter? https://sciter.com/

I think WPF/XAML could have worked also but there were not much work to port it to anything but Windows.

That's almost exactly what I was thinking of. There does look to be a big caveat with it though - instead of JS, it has an ECMAScript variant called TIScript. I'm sure this was a good choice when it was made, but javascript libraries and tooling are a lot to miss out on now.