Skip to content
This repository has been archived by the owner on Apr 25, 2019. It is now read-only.

ClojureScript support? #40

Open
danielcompton opened this issue Nov 13, 2018 · 1 comment
Open

ClojureScript support? #40

danielcompton opened this issue Nov 13, 2018 · 1 comment

Comments

@danielcompton
Copy link

Is this general approach applicable to ClojureScript as well? That would be quite useful, although we rely on a large suite of supporting CLJS tooling, so I'm not sure how well things like Figwheel could integrate with Katamari.

@arrdem
Copy link
Owner

arrdem commented Nov 13, 2018

An integral part of the ClojureScript ecosystem has been dynamic re-compilation when filesets change. Boot optimizes for this well. While this sort of watch behavior would be achievable with Katamari, it also not at present part of the roadmap in part because it would require a much more fine grained notion of client/server interaction than is currently possible.

I'd be happy to try and work with anyone interested in implementing it as an optional extension - I'm not a ClojureScript user let alone expert so I'm ill-positioned to undertake this effort.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants