Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Web introduction

Introduction to Web development in Unity
Read time 1 minuteLast updated 13 days ago

The Web option in the Unity Editor allows you to publish content as JavaScript programs which use HTML5/JavaScript, WebAssembly, WebGL 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.

DragonCrashers running on Web

This section covers the following Web topics:

Topic

Description

Web browser compatibilityA list of the supported browsers for Web.
Technical limitationsDetails the technical limitations of the Web platform.
Web development and publishing processAn overview of the steps to build, test, and publish an application on the Web platform.

Additional resources