This is in a C#/XAML app. It wasn't clear whether the binary provided would work on ARM (it may have), but including the HtmlAgilityPack.Metro project in the app seemed to work ok.
For HTML/JS, you've got a DOM anyway, so maybe there's less need for HAP. Could be handy in a C++ app, though!
Thanks for your reply and for the excellent project.