Skip to content

Commit d5a637d

Browse files
committed
Implement most of the Scala.js IR code generator.
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).
1 parent c14c9c0 commit d5a637d

File tree

7 files changed

+1425
-82
lines changed

7 files changed

+1425
-82
lines changed

0 commit comments

Comments
 (0)