Does the script language matter?
Does windmill work better with one language over the others?
3 Replies
from a architecture stand point no, but there is a lot of features that most be implemented pr lang. Currently Deno, Bun and Python are the best supported. Where Bun is going to be more prioritized then Deno. Any particular language you was thinking about?
Well for backend it offers TypeS Python Go (Bash Rest PG Mysql) I meant from those langaugase for workers, like does the language affect performance or something?
Some languages are faster then other yes. Like the cold start time differs between script. Some use more memory. Some execute faster. But if you are not running anything at scale these are not things to care that much about. I would not say that windmill changes much vs just comparing the languages without windmill. My advise would be to pick a language you can express your idea in fast.