WebGL 1.0 or WebGL 2.0
This will be my first game jam. So I did a short research and found, that it is recommended to make a web based game hosted on itch.io to have more players.
What I did not found, is which WebGL version should be the target? I will use the godot engine, and there are saying that WebGL 2.0 is not recommended because of support (in german documentation only). If I can trust Can I Use - WebGL 2.0, in the most recent Safari update WebGL 2.0 it is now supported.
In the upcomming version of godot, they will focus Vulkan and GLES3, which means they only support WebGL 2.0(?), based on this blog.
So which version of WebGL should I use?
Thanks a lot!

