Salta al contenuto

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone
  • 0 Votazioni
    7 Post
    36 Visualizzazioni
    @aeva There was a proposal on the gitlab a while ago: https://gitlab.gnome.org/GNOME/glib/-/issues/3596But, long story short, they won't support wasm unless something big happens, like a dedicated maintainer.Its their choice of course, but IMO, it indirectly hinders Vala on other domains and it has left it as a niche language.Adding a "non glib" batteries included support for the language would open a decent alternative to C# (part of my objectives on all of this).I might bite the bullet, who knows.
  • 0 Votazioni
    1 Post
    11 Visualizzazioni
    RE: https://mastodon.gamedev.place/@icculus/115821614068025963Wanted to mention that the #vala vapi bindings to #sdl3 have also been updated for 3.4.0!https://codeberg.org/edwood-grant/sdl3-vapiAlso wanted to say some things about the bindings:* I added a preliminary SDL3 Mixer vapi. Mind you, there are no examples for it, and you'd need to use the current master version of SDL to make it work.* I also made the SDL vapis POSIX compatible if you want to use the vala POSIX/LIBC profile.* I have added some docstrings to the vapis. Lots of work left though. #gamedev