I haven't looked too deeply into how they do it, but this project <https://github.com/exercism/xelm> seems to at least do printing to the console by compiling elm using elm-make and running it with node <https://github.com/exercism/xelm/blob/master/exercises/hello-world/runtests.sh> .
-- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
