Things that need to be covered in the guide:
There's a simple proof of concept, whic is a separate example application at:
http://github.com/frgomes/poc-scala-native
The README contains hints for building on Linux.
I'm trying to keep it up-to date with recent developments in master.
Need to mention that Java 8 is required as a build dependency (to avoid https://github.com/scala-native/scala-native/issues/179)
I've been working on this lately. We have a new docs website at scala-native.readthedocs.io. There's not much text on the language and interop yet, that's something that still remains to be covered.
Most helpful comment
There's a simple proof of concept, whic is a separate example application at:
http://github.com/frgomes/poc-scala-native
The README contains hints for building on Linux.
I'm trying to keep it up-to date with recent developments in master.