Fork me on GitHub
#lumo
<
2017-02-05
>
Jon03:02:12

To me, cljs is more like a code generator with persistent data support and "everything is an expression" support, what I can use to script any platform I want to play with. After WebAssembly is coming to mainstream, more possibilities will be unlocked. Hope cljs is fast enough to catch up.

Jon03:02:52

js itself is faster enough to catch up, however the lack of persistent data structure makes the data flow quite strange and people keep rewriting things in different syntax, which brought a lot of chaos.

anmonteiro19:02:43

@moxaj: I assume that's Linux?

anmonteiro19:02:57

Oh right that's your CI

anmonteiro19:02:09

I don't know...

anmonteiro19:02:31

Maybe I did a bad release?

anmonteiro19:02:45

But that wouldn't explain it working sometimes

moxaj19:02:46

I'm not familiar with these error messages, so I really don't know ^^

anmonteiro19:02:32

That's an error unzipping Lumo, which the script downloads

anmonteiro19:02:47

My guess is that the download is corrupted

anmonteiro19:02:31

We could do checksum matches in the NPM download script

anmonteiro19:02:35

Patch welcome!

anmonteiro19:02:15

@moxaj: also feel free to open an issue for us to track this