ECMAde
A Serde deserializer for JavaScript, built on the Speedy Web Compiler's ECMAScript parsing library.
Functionality is currently limited to a small set of use cases, and only object literals, array literals, and a subset of scalar values are supported. The current error implementation is not useless, but could be organized better.