You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Notable things that are missing at this point:
* Pattern matching
* Try
* Scala.js-defined JS classes
* JavaScript exports
Otherwise, the code generator is pretty complete. It is able to
correctly compile and link a modified version of the Reversi
demo (modified not to use any pattern matching).
0 commit comments