Version: Unity 6.7 Alpha (6000.7)
Language : English
Multithreading with Burst in Unity Web
WebGL2

Web graphics APIs

The Web Player supports multiple graphics APIs that you can select from the Player settings.

Web graphics APIs help you create high-performance applications with rich visuals for web browsers across multiple platforms. They also reduce the need to worry about complicated graphics programming.

Topic Description
WebGL2 Information, features, and recommendations unique to the WebGL2 graphics API.
WebGPU Information, features, and limitations unique to the WebGPU graphics API.
Compare WebGL2 and WebGPU Learn about the differences and similarities between these graphics APIs.

Additional resources:

Multithreading with Burst in Unity Web
WebGL2