I'd love to see if I can integrate it onto Edge.js for full Node.js support ( https://edgejs.org )
Show HN: Ant – A JavaScript runtime and ecosystem
91–100 of 168 posts
Re: Show HN: Ant – A JavaScript runtime and ecosystem
#92I don’t really see how you appeal to JavaScript developers with “small binaries”. What is a 50mb runtime you down once next to a 200mb node_modules ?
Re: Show HN: Ant – A JavaScript runtime and ecosystem
#93Earlier quoted context omitted.
Ant in JS land is already claimed and huge too lol https://ant.design/
There’s also Adam Ant. Who was also a household name. Some people have also heard of ants of the formicidaen variety.
Re: Show HN: Ant – A JavaScript runtime and ecosystem
#94Earlier quoted context omitted.
Ant in JS land is already claimed and huge too lol https://ant.design/
Tangent but what a horrible website at least on my android. Starts as light mode, suddenly shows three streched columns, turns to dark mode and the title is hidden behind the header. After years of being around how can they end up with something like this
Re: Show HN: Ant – A JavaScript runtime and ecosystem
#95It's refreshing to see more self-made JS runtimes. I'd love to see if I can integrate it onto Edge.js for full Node.js support ( https://edgejs.org )
Re: Show HN: Ant – A JavaScript runtime and ecosystem
#96Re: Show HN: Ant – A JavaScript runtime and ecosystem
#97Earlier quoted context omitted.
> The engine, Ant Silver, is hand-built.
It’s not hand-built. It’s hand prompted.
I would assume by now most of the code published on Github is hand-built with LLM prompts and armies of AI agents.
Re: Show HN: Ant – A JavaScript runtime and ecosystem
#98I can't get Bun to work under WSL1, which is super annoying. Does Ant support WSL1?
I know some folks love the "purity" of WSL 1 but it's really hard to recommend if you care at all about Linux compatibility.
Re: Show HN: Ant – A JavaScript runtime and ecosystem
#99The author has supposedly created a company ( https://sf.tools/ ), with a broken /jobs page, and yet is developing the project under their personal GitHub account. Does not look trustworthy.
this page is literally a inside joke, theres a reason /jobs doesn't work (im not hiring)
Re: Show HN: Ant – A JavaScript runtime and ecosystem
#100I’m not that deep in the JS ecosystem or runtimes, but I’m a little surprised by some of the claims here about being smaller, having fast starts, sandboxing, performance-competitive, etc. Does anyone have a sense of what insights, design choices, big bets, etc, unlock all these advantages against already mature and highly optimised JS stacks?
This project appears to be an LLM-rewritten Elk ( https://github.com/cesanta/elk ), as noted elsewhere in the thread. That project was established in 2019.