msgpack-javascript icon indicating copy to clipboard operation
msgpack-javascript copied to clipboard

error on https://msgpack.org/

Open da0ka opened this issue 2 years ago • 0 comments
trafficstars

console reports many error on https://msgpack.org/ and https://msgpack.org/js/msgpack.js has bug in line 387-402. maybe its code should be case 0x80:for(hash={};num--;)hash[decode()]=decode();return hash;

da0ka avatar Apr 23 '23 09:04 da0ka