Hacker News new | ask | show | jobs
by pacala 2455 days ago
The library ecosystem is different between JVM/JS/Native. Porting across runtimes may require more work than just changing the compilation target.
1 comments

That's true. If you want it across all platforms, you are restricted to the Scala ecosystem, and can't use Java and JS ecosystems.