Skip to content

Make serialization asynchronous

ale requested to merge serialize-async into master

Need to wrap the FileReader with a Promise, hopefully this will address issue #4 (closed) by proerly catching the raised exceptions.

Merge request reports