It was mentioned to me by @tgreffe that it is possible in the UVEX wdl files to use commands to set bias lines as well as clock lines and that this was implemented at some point by @astronomerdave. Indeed this is supported by "recent" (post ~2018) Archon firmwares.
However, it seems in the upstream (i.e. current main) version of wdl, that these commands are not rendered, the state that comes out appears to be a nop.
There is no warning emitted from WDL about the lines in question, the resulting state simply does not contain the appropriate directives.
On a quick search I was not able to find the commit which implemented this functionality.