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

Injecting cljs core if it isn't defined? #1

Open
MarcoPolo opened this issue Jan 26, 2014 · 1 comment
Open

Injecting cljs core if it isn't defined? #1

MarcoPolo opened this issue Jan 26, 2014 · 1 comment
Assignees

Comments

@MarcoPolo
Copy link

This would allow you to use the clojurescript console anywhere!

Thoughts?

@ghost ghost assigned bkolobara Jan 26, 2014
@bkolobara
Copy link
Owner

Yes. This is one of the things I wanted to look into after I have a better compilation process.
Currently we are using Himera to compile the expressions so the injected code would depend on the ClojureScript version running on Himera. I'm looking for a better solution. Himera was just used to get a working prototype.

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

No branches or pull requests

2 participants