eddelbuettel / rcppsimdjson

Rcpp Bindings for the 'simdjson' Header Library
116 stars 13 forks source link

Consider upgrading to simdjson 0.4.1 #26

Closed lemire closed 4 years ago

lemire commented 4 years ago

This is a patch release to fix minor issues with release 0.4.0. In particularly, it improves compatibility with 32-bit systems.

cc @knapply

eddelbuettel commented 4 years ago

That was already committed by the time you filed this :)