"webgl is a javascript api for rendering interactive 2d and 3d graphics within any compatible web browser without the use of plug-ins."
webgl closely matches opengl in functionality and design
webgpu is a successor to webgl like vulkan is a successor to opengl
learnopengl
opengl reference pages
webgl2fundamentals
webgl 2.0 specification
interesting libraries