go-vk
go-vk copied to clipboard
add purego version
Well, I am not expert to vulkan, but there is ebiten/purego project, which can dlopen C - shared library and call func without cgo, I think that would be nice to implement ...
And if I can ask: will it suport linux as https://github.com/vulkan-go/vulkan?