Skip to content

Commit

Permalink
Generalized program tree
Browse files Browse the repository at this point in the history
  • Loading branch information
Lupus committed Dec 14, 2020
1 parent 28b4c20 commit 4fa830a
Show file tree
Hide file tree
Showing 19 changed files with 973 additions and 305 deletions.
1 change: 1 addition & 0 deletions compiler/lib/driver.ml
Original file line number Diff line number Diff line change
Expand Up @@ -447,6 +447,7 @@ let f
+> Generate_closure.f
+> deadcode'
+> generate d ~exported_runtime
+> Javascript_from_ir.run
+> link ~standalone ~linkall ~export_runtime:dynlink
+> pack ~global
+> coloring
Expand Down
Loading

0 comments on commit 4fa830a

Please sign in to comment.