UNPKG

elm-basic-compile

Version:

elm-compiler built with GHCJS and wrapped in a simple interface

10 lines (9 loc) 224 B
module.exports.initCompiler = function(callback) { var action = h$c2 ( h$ap1_e , h$mainZCJSInterfaceziinitCompiler , h$c1(h$ghcjszmprimZCGHCJSziPrimziJSVal_con_e, callback) ); h$run(action); } })(process);