llama.cpp's web UI now supports executing JavaScript generated by language models in the browser using Web Workers, enabled via an opt-in setting. The code runs in a sandboxed iframe with security restrictions, though network requests appear disabled and the allowed sandbox capabilities lack clear documentation.