The Web option in the Unity Editor allows you to publish content as JavaScript programs which use HTML5/JavaScript, WebAssembly, WebGLA JavaScript API that renders 2D and 3D graphics in a web browser. The Unity Web build option allows Unity to publish content as JavaScript programs which use HTML5 technologies and the WebGL rendering API to run Unity content in a web browser. More info
See in Glossary rendering API, and other web standards to run Unity content in a web browser.
For a guided tutorial of the Web platform, refer to Getting started with Unity Web.
This section covers the following Web topics:
Topic | Description |
---|---|
Web browser compatibility | A list of the supported browsers for Web. |
Technical limitations | Details technical limitations of the Web platform. |
Web development and publishing workflow | An overview of the steps to build, test, and publish an application on the Web platform. |