# WebGL

{% hint style="warning" %}
`This page is WIP`
{% endhint %}

For anyone building WebGL in Linux: you need to install these packages:\
`sudo apt install clang libtinfo5 python python-setuptools`

For running a WebGL build locally, please refer to the [official Unity documentation](https://docs.unity3d.com/Manual/webgl-building.html).
