Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
jhh
12y ago
0 comments
Save
Share
ClojureScript is not executed on the JVM.
0 comments
6 comments · 1 top-level
top
newest
oldest
adambard
12y ago
· 5 in thread
But it does have a fairly tight integration with clojure, and also uses the JVM-based closure compiler. However, I'd way rather see a clojurescript runtime for v8 than another language "inspired by" clojurescript.
vmind
12y ago
Do you mean a ClojureScript compiler compiled to JavaScript? ClojureScript can be compiled and run in v8 just fine right now.
leishulang
12y ago
https://github.com/Bronsa/CinC
when this is done. Some people are working hard on it.
SkyMarshal
12y ago
I think he means ClojureScript completely divorced from the JVM, so you don't need a Java infrastructure to develop/compile ClojureScript.
integraton
12y ago
How do you compile clojurescript without the JVM?
chc
12y ago
V8 already
is
a ClojureScript runtime, isn't it?
j
/
k
navigate · click thread line to collapse