This version of Unity is unsupported.
Building your application for tvOS
Web introduction

Web

Unity provides support for developing games on the Web platform. 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
lets you publish real-time interactive 3d graphics into a browser.

For information on getting started with a Web application, refer to the following sections:

Page Description
Introduction Introduction to Web development in Unity
Web development Web specific development information such as memory, input, and networkingThe Unity system that enables multiplayer gaming across a computer network. More info
See in Glossary
.
Build and distribute a Web application Information about building and testing your content for Web.
Building your application for tvOS
Web introduction