How likely is it to see Vala's web structure?

Web frameworks are everywhere and I can't come up with a programming language that doesn't have a web infrastructure (at least the ones I know about). Vala, it seems, is a programming language that Linux developers have been waiting for with age, he borrowed a lot from C #, which is very good IMHO.

Yes, Vala was implemented to develop good Gnome applications, but still; we saw crazy implementations like node.js. How likely is it to see a Vala-based web structure? Is it possible? Is that a good idea?

+4
source share
1 answer

There is a web infrastructure in development called Valum . It has just begun, so it is still very simple.

As an aside, I did not see the web framework in simple C, otherwise it could be due to Vala.

+7
source

Source: https://habr.com/ru/post/1386659/


All Articles