Hacker News new | ask | show | jobs
by math_dandy 1022 days ago
I find that these compile-to-JS languages are great until you want to bring in other JS libraries. Then you’re stuck writing bindings which is annoying, and often brittle if you’re not really careful.
1 comments

Oh I didn't even think of that--that sounds like a huge pain in the ass lol