zserge / jsmn

Jsmn is a world fastest JSON parser/tokenizer. This is the official repo replacing the old one at Bitbucket
MIT License
3.65k stars 778 forks source link

Import jsmn forked build flag to limit jsmn tokens to 16-bit integers. #93

Open aidanwolter3 opened 7 years ago

aidanwolter3 commented 7 years ago

Hi, I am from Google and we would like to use jsmn, but are proposing this change to save space on the stack.