Quoting Nathan Bird (nathan@acceleration.net):
With git head I get an error with the following:
[...]
The error as far as I've been able to track it down, is that the ystream created has a encoding slot, that is never filled. Then #'runes::ystream-unicode-p chokes when trying to inspect the encoding.
Thanks for the report. When adding output encoding support to cxml, I apparently forgot similar changes in chtml.
I've pushed a fix to closure-html.git.
d.