I don't really get it's important for a language like cljs to have access to the host gc before thinking about emiting wasm. Can you explain your view on this?
In you opinion, does all language that use a gced vm will wait for this? Le jeudi 18 juin 2015 10:43:10 UTC-4, David Nolen a écrit : > It's an interesting development but until there is a story for interacting > with host GC this isn't relevant for ClojureScript. I would wager its going > to be 3 or 4 years before WebAssembly has the features necessary to make it > an attractive compile target for ClojureScript. > > > On Thu, Jun 18, 2015 at 4:09 AM, Marc Fawzi <[email protected]> wrote: > Are there any plans for Google Closure compiler to emit WebAssembly (LLVM IR > or whatever that is...) ? > > > > Don't mean to sound banal but this is really a key thing to discuss about the > future of CLJS. I bet *someone* is thinking about it :) > > > > Sent from my iPhone > > > > > > > On Jun 17, 2015, at 8:05 PM, Dave Sann <[email protected]> wrote: > > > > > > https://brendaneich.com/2015/06/from-asm-js-to-webassembly/ > > > https://news.ycombinator.com/item?id=9732827 > > > > > > -- > > > Note that posts from new members are moderated - please be patient with > > your first post. > > > --- > > > You received this message because you are subscribed to the Google Groups > > "ClojureScript" group. > > > To unsubscribe from this group and stop receiving emails from it, send an > > email to [email protected]. > > > To post to this group, send email to [email protected]. > > > Visit this group at http://groups.google.com/group/clojurescript. > > > > -- > > Note that posts from new members are moderated - please be patient with your > first post. > > --- > > You received this message because you are subscribed to the Google Groups > "ClojureScript" group. > > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > > To post to this group, send email to [email protected]. > > Visit this group at http://groups.google.com/group/clojurescript. -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
