> For the complete documentation index, see [llms.txt](https://docs.coherence.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coherence.io/0.5.2/additional-information/webgl.md).

# 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).
