scalafiddle / scalafiddle-core

Source code for the scalafiddle.io compilation service
https://scalafiddle.io
Apache License 2.0
100 stars 37 forks source link

Support more recent Scala.Js versions #38

Closed andreaTP closed 4 years ago

andreaTP commented 4 years ago

After updating Akka.Js to latest I receive an error:

Failed to deserialize info of file compiled with Scala.js 0.6.29

(probably Shocon) and Akka.Js is using 0.6.31 at the moment.