💾 Archived View for bbs.geminispace.org › u › Morgan › 21992 captured on 2024-12-17 at 15:52:14. Gemini links have been rewritten to link to archived content

View Raw

More Information

-=-=-=-=-=-=-

Comment by ☕️ Morgan

Re: "What is a good Small Web programing language ? While I like..."

In: s/programming

It sounds like you might enjoy reproducible-builds.org ... and for go: go.dev/blog/rebuild

Secure builds is an important topic :)

☕️ Morgan

Nov 20 · 4 weeks ago

3 Later Comments ↓

🐙 norayr · Nov 21 at 17:28:

@f008600 i have been written that go compiler can generate small binaries, and apparently there is

— tinygo

🚀 f008600 · Nov 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] · Nov 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

🌒 s/programming

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 ?

💬 alice-sur-le-nuage · 55 comments · 1 like · Nov 14 · 5 weeks ago