Hacker News new | ask | show | jobs
by pabl0rg 2756 days ago
Kotlin multi-platform also reuses native Widgets/UI but the DX doesn’t seem very polished yet.

Does something like this exist in Crystal-lang or Nim? Using native widgets to do cross-platform is appealing, but C++ ...?

1 comments

For what it's worth, wrapping C++ in Nim is pretty trivial so you could use this fairly easily with Nim.