Skip to content

Commit 94bc01a

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 94bc01a

File tree

7 files changed

+1465
-82
lines changed

7 files changed

+1465
-82
lines changed

0 commit comments

Comments
 (0)