sc0Vu/didyoumean

Broken with utf8 encoding string

sc0Vu opened this issue · 0 comments

sc0Vu commented

In golang, string is bytes representation of ascii / utf8 / hex. Didyoumean would break if use utf8 string.

TODO:

  • support utf8
  • add fuzz testing