Using squint and Svelte.
This repo defines a svelte preprocessor for cljs which allows you to use clojurescript within <script lang="cljs">
blocks - source
npm install
bb dev
- Macros are not compiled when calling squint compileString. There's a fix in place in this branch of the squint compiler: https://github.com/squint-cljs/compiler-common/tree/svelte-macros