proton

https://github.com/dvcrn/proton
dvcrn 2018-04-05T07:50:55.000020Z

@keith.gaddis currently not possible because clojurescript needs to be compiled. I’m not sure what the current status on clojurescript executing clojurescript is

karmajunkie 2018-04-05T14:32:43.000519Z

@dvcrn so if I were to write the layer in javascript directly, would it be possible? Or if i were to write it in clojurescript then compile it myself?

karmajunkie 2018-04-05T14:40:14.000294Z

so it looks like clojurescript can be self-hosting if bundle size isn't much of an issue (and in this circumstance, I don't think it would be): https://clojurescript.org/guides/self-hosting