squint

littleli 2024-12-11T14:35:00.472219Z

I don't know of opinions of others but I personally consider squint very important project. It has something pure to it. Probably because as a fan of clojure-like language its exactly where I want to have hosted language to be for node and deno. No interop obstacles. Opt-in for immutability (as a library) having async await to go away but still be used under the hood etc. Of course there can be (sometimes significant improvements) but it's just a matter of time. That said, I can just take squint and build something in it in matter of minutes without a huge pain of clojurescript ecosystem (sorry I really think this about cljs in general)

borkdude 2024-12-11T14:52:01.884399Z

could you share this in that thread, so it's visible to the people in the discussion? :)

littleli 2024-12-11T15:02:33.356869Z

sorry I'm a bit shy to share my opinions publicly

borkdude 2024-12-11T15:03:50.890699Z

thanks!

Takis_ 2024-12-17T23:20:58.120079Z

i think the same, for me the most important is to interop with JS and use its libraries with the simplest way possible. i didn't tried squint yet, neither i am expert in any way, but looks like it is what i am looking for.