luizperes / simdjson_nodejs

Node.js bindings for the simdjson project: "Parsing gigabytes of JSON per second"
https://arxiv.org/abs/1902.08318
Apache License 2.0
549 stars 25 forks source link

Support to multiple architectures without dynamic checks #27

Closed luizperes closed 4 years ago

luizperes commented 4 years ago

This PR fixes #23 #3 and #6