libxml2-wasm
libxml2-wasm copied to clipboard
All functions of XmlNode and its subclasses should handle non-utf8 encoding
When the document is parsed successfully using an encoding other than UTF-8, the content, namespaceUri, and other functions that take string parameters should continue to work correctly.