Releases: cesanta/mjs
Releases · cesanta/mjs
v1.26
- Fix stack underflow on an empty block
- Fix a bug which could cause string data corruption in certain circumstances
- Fix a few modulo-related issues
- Fix handling of invalid JSON strings
- Fix JSON parsing which leads to string buffer reallocaction
- Handle the wrong return expression properly