Skip to content

A small example project on how to cross compile Scala.js and Scala JVM

Notifications You must be signed in to change notification settings

scala-js/scalajs-cross-compile-example

Repository files navigation

Scala.js cross compile example

This is an example on how to cross compile code to Scala.js and Scala JVM.

To try it out, launch sbt and type:

sbt> fooJS/run
sbt> fooJVM/run

More information can be found in the Scala.js documentation and in the sbt-crossproject plugin documentation.

About

A small example project on how to cross compile Scala.js and Scala JVM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages