Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Self-host compat? #143

Open
roman01la opened this issue Jan 8, 2017 · 1 comment
Open

Self-host compat? #143

roman01la opened this issue Jan 8, 2017 · 1 comment

Comments

@roman01la
Copy link

@r0man I assume Sablono can't be used in self-hosted ClojureScript because of compiler.clj? Not sure but it looks like JSValue is used there to convert Clojure data into JavaScript, how is it different from clj->js?

@r0man
Copy link
Owner

r0man commented Jan 9, 2017

@roman01la I haven't looked into this myself yet. JSValue is used in Clojure, because there is no clj->js in Clojure. There is a cljs.tagged-literals/JSValue deftype for ClojureScript as well, so I think it can be done.

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

No branches or pull requests

2 participants