Re: [Vala] .me cast resurrection on "Re: The future of Vala"

2017-03-04 Thread Ben Iofel
Here is an old Vala to JavaScript compiler https://github.com/lethalman/maja On Sat, Mar 4, 2017 at 7:34 PM Guillaume Poirier-Morency < guillaumepoiriermore...@gmail.com> wrote: > It would be quite a challenge in terms of implementation, but I like > the idea. > > Maybe having a Web-based compil

Re: [Vala] .me cast resurrection on "Re: The future of Vala"

2017-03-04 Thread Guillaume Poirier-Morency
It would be quite a challenge in terms of implementation, but I like the idea. Maybe having a Web-based compiler for embedding and running snippets would be a good start. It could be integrated in valadoc.org :) Le samedi 04 mars 2017 à 15:43 +0100, Dev_NIX a écrit : > I would take a look to WebA

[Vala] .me cast resurrection on "Re: The future of Vala"

2017-03-04 Thread Dev_NIX
I would take a look to WebAssembly. The next few years could be amazing for the concept of isomorphic web frameworks! (just imagine Valum running in a web browser as on the server side). > Exactly, I thought Vala has good and strong asynchronous "mechanics" which > made Vala a good choice for web