lihaoyi / hands-on-scala-js

Better documentation for Scala.js
142 stars 52 forks source link

Upgrade and update the whole thing for Scala.js 0.6.0-RC2. #19

Closed sjrd closed 9 years ago

sjrd commented 9 years ago

The first commit will be removed once 0.6.0 is out. It works around scala-js/scala-js#1469, which is fixed only in 0.6.0 final.

In the second commit, the version numbers should just be adapted to 0.6.0, but otherwise it should be OK.

Still to-do for future improvements: revisit cross-compiling examples to use CrossProject.

bblfish commented 9 years ago

The online doc still says that async is disabled. I can't quite tell if it still is or if it has been fixed.

sjrd commented 9 years ago

It was fixed in 0.6.0 final.