
3: Mike Fikes on ClojureScript type inference, Graal, and Clojurists Together
The REPL
00:00
Is AOT Caching Disabled ByDefault?
The AOT cache feature is disabled by default in Cléver Heck. This is because if a macro consults the ambient environment, it could potentially break your code. It's exactly one of those kind of problematic macros that if you use AOT caching with that thing, then you could end up with an issue like this.
Transcript
Play full episode