If you want it on other platforms apart from Unix-liked x86_64, please help testing this branch.
- clone the branch with git submodules
bundle install
(cd ./ext && bundle exec rake) (check if it compiles)
bundle exec rake spec (check if the test passes)
Report the results here.