vab
vab copied to clipboard
add raylib support
is it only about v fmt -w . ?
No it's about application design and how to extend vab without building special case support into the app for every framework available out there. A compile time plugin system would be gold - but maybe runtime plugin support would be okay as well. vab also miss some essential features from the v_sdl4android project.
... but yes, the failing CI check is because the files need to be formatted with v fmt.