planck

Planck ClojureScript REPL
mfikes 2020-12-16T14:26:48.006Z

@viebel All of this sort of stuff generally involves causing the self-hosted compiler to compile the desired namespaces. The self-hosted compiler can compile macro namespaces as well as runtime namespaces.

Yehonathan Sharvit 2020-12-16T15:08:17.006500Z

I’ll need to play with cljs.js to get this done

Yehonathan Sharvit 2020-12-16T15:09:11.007700Z

@mfikes What about using planck binary (e.g. from brew) to generate (again) macro analysis cache files?