Comment by π norayr
Re: "What is a good Small Web programing language ? While I likeβ¦"
@f008600 i have been written that go compiler can generate small binaries, and apparently there is
2024-11-21 Β· 1 year ago
2 Later Comments β
π f008600 Β· 2024-11-21 at 18:36:
I've tried TinyGo last year and sadly it was not nearly usable. Some hardware was supported, but lacking essential features. For example, there was no way to use the WiFi stack on an ESP32, so it is essentially useless. But maybe this has changed. Will have a second look at it!
π ahappydeath [mod] Β· 2024-11-22 at 00:19:
Burrito is one way to package, but I was referring to Mix releases. When building a mix release, you can include the erlang runtime with it and it is somewhat portable (on a machine with the same architecture)
Original Post
What is a good Small Web programing language ? While I like Python, it's corporate driven featuritis is getting me down.... C is an obvious Small Web language, but I'd rather use something a bit higher level than that. Any thoughts ?