``` # v run %userprofile%/.vmodules/vwebui/setup.vsh Cloning... git clone --depth 1 https://github.com/webui-dev/webui Building... "Build WebUI library (gcc release static)..." "Build WebUI library (gcc release dynamic)..." "Done." ``` I suggest downloading the pre-built binaries from upstream repo instead of building it from source. For two reasons: - The the pre-built binaries are built by CI, so it's trusted and safe - The user must have GCC, and we know that TCC has issues