lumo

:lumo: Standalone ClojureScript environment. Currently at version 1.9.0
richiardiandrea 2020-02-22T17:09:07.001600Z

To clarify my side I would be open to reviewing PRs and do tweaks, but cannot do much "maintenance" at this point

richiardiandrea 2020-02-22T17:09:34.002200Z

Can definitely push merge buttons on open PRs 😉

richiardiandrea 2020-02-22T17:29:30.004200Z

The clj-common is a good one, together with adding @hlolli as collaborator 😉

2020-02-22T17:30:45.005200Z

clj-common sounds like a graveyard to me, like clojure-werkz and clojure.contrib. But I'm doing maintainance work now, let's see if 2 of us can't keep lumo running.

richiardiandrea 2020-02-22T17:34:01.008200Z

I am ok with either, for big stints of work you could also think about applying for Clojurists together... I think the biggest chunks of work I have done were with porting the new compiler changes back into lumo

richiardiandrea 2020-02-22T17:38:31.011300Z

https://clj-commons.org/ looks good actually ...

2020-02-22T17:38:35.011500Z

yes, I could keep that in mind, I will move around slowly to begin with, tough I'd love to make move some shells and js stuff, even the nexe to cljs and make a module from it, perhaps non binary lumo as library, and other ideas I want to experiment with in next 12-24 months. Slow...

2020-02-22T17:39:40.011700Z

thanks I'll have a look

richiardiandrea 2020-02-22T17:40:52.013Z

What I will do is to mention my musl project in the README https://github.com/arichiardi/docker-lumo-musl Or maybe merge it in ... Don't know, what do you think?

2020-02-22T17:44:43.015300Z

sounds good, but let's not do it right now imo, I was also thinking about the graal-nodejs, but I think that would be easy if the bundler/bootstraper was a module first and not a collection of build.boot with regexes/js/cljs/shell. But compiling statically with musl sounds in itself totally exciting.

2020-02-22T17:45:47.016100Z

well tough, the docker image could be moved, if that's what you mean 🙂 or for users to compile locally with musl, is going to be a headache to reply tickets for.

2020-02-22T17:47:39.017200Z

can you send me a lumo compiled with musl via email, or send me a download link, I'm curious to see the elf signatures and linking.

richiardiandrea 2020-02-22T17:47:54.017700Z

Yes that is exactly what I mean, we can add instructions and dockerfile there

2020-02-22T17:48:20.018200Z

and a text which says, ask Andrea if in trouble 😄

richiardiandrea 2020-02-22T17:48:31.018400Z

@anmonteiro what do you think about this (by the way great work on the Reason side!)

2020-02-22T17:48:52.018900Z

well we can't merge a thing right now until the ci builds pass, so let's talk soon

richiardiandrea 2020-02-22T17:52:48.019200Z

Yeah good point

2020-02-22T17:55:15.019400Z

:bananadance:

richiardiandrea 2020-02-22T18:02:56.019700Z

I will do it, not at the computer right now, please remind me ok

richiardiandrea 2020-02-22T18:05:38.020Z

We can hook it up with CI and also produce the static binary as part of the release process