Skip to content

Any explicit support for encodings utf-8? #63

Description

@kevinhendricks

I looked and could not find any type of explicit encoding support. No utf-8 iterator anyplace for parsing the source in proper unicode single character vs single-byte chunks, etc. Any plans to add support for at least utf-8?

If at all interested you may want to take a look at google's gumbo-parser for html code parsing (hosted here on github.com) for an implementation of a nice utf-8 character iterator written in C for their parser and how it is used.

Thanks,
Kevin

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions