| ▲ | hu3 10 months ago |
| Zig is becoming a strong ecosystem for JS/TS tooling. Not sure if it started with Bun but there's good momentum. |
|
| ▲ | BiteCode_dev 10 months ago | parent | next [-] |
| Maybe zig will become what rust is for python. But JS needs a better compiled extension story for that to happen. The absence of a standard like wheels makes everything difficult. |
| |
| ▲ | DecoySalamander 10 months ago | parent [-] | | I don't think that compiled extensions are a good solution for any particular task. Projects that need some code outside of JS ecosystem can compile it to WASM, project that need a lot of it should be done in that language instead. | | |
| ▲ | BiteCode_dev 10 months ago | parent [-] | | The entire AI ecosystem, the scientific stack, the GIS crowd and 3D modeling community disagree with you. And they went for python, not js, because of this. | | |
| ▲ | DecoySalamander 10 months ago | parent [-] | | You're providing examples of "project that need a lot of it should be done in that language instead". What would these projects even gain from using nodejs on backend and packing most of their business code into extensions for node? | | |
|
|
|
|
| ▲ | preommr 10 months ago | parent | prev [-] |
| I am getting the strongest sense of deja vu here. I could swear I saw this exact comment on this topic quite recently, but not as recently as the last few hours. |
| |
| ▲ | meiraleal 10 months ago | parent [-] | | Might be the case, I don't know why but sometimes HN gives a second shot to some posts and the comments that were made a few days ago appears as if written now. This was posted 3 days ago. |
|