01Minimal runtime overhead (~10KB) compared to full CLJS
02Deterministic compilation for predictable production builds
03Direct execution and watch-mode support for rapid development
04Seamless interop without the need for complex conversion macros
05Native JavaScript data structure mapping (Objects and Arrays)
062 GitHub stars