timo / json_fast

a naive imperative json parser in perl6, to evaluate performance against JSON::Tiny
Artistic License 2.0
27 stars 20 forks source link

Issues with unicode combiners (JSON::Fast is unable to roundtrip some unicode sequences) #62

Open AlexDaniel opened 5 years ago

AlexDaniel commented 5 years ago

See https://colabti.org/irclogger/irclogger_log/perl6?date=2019-10-06#l401

And also probably https://colabti.org/irclogger/irclogger_log/perl6-dev?date=2019-10-08#l287

AlexDaniel commented 5 years ago

Still an issue! :)

JJ commented 4 years ago

Right...