electron-userland / electron-compile

DEPRECATED: Electron supporting package to compile JS and CSS in Electron applications
1.01k stars 99 forks source link

Add Elm compiler #264

Closed AsaAyers closed 5 years ago

AsaAyers commented 7 years ago

elm-compile PR: https://github.com/electron/electron-compile/pull/264 elm-compilers PR: https://github.com/electron/electron-compilers/pull/82

dynajoe commented 5 years ago

Does this work? Why hasn't it been merged?

AsaAyers commented 5 years ago

I didn't know this was still open. I opened this when I first started learning Elm. After building with it for a few months I realized that while Elm has some interesting ideas, it's not actually practical for building anything more than toys.