The NIFs are a pain to support because I don't have a Windows machine, and they assume a lot about the compilation environment. It would be nice if we could improve the Elixir layer enough to get close enough to the NIFs that it's not an issue and we can just remove them.
Previously the issue was with masking numbers to 64 bits (which C did anyway), so we need to figure that out!
The NIFs are a pain to support because I don't have a Windows machine, and they assume a lot about the compilation environment. It would be nice if we could improve the Elixir layer enough to get close enough to the NIFs that it's not an issue and we can just remove them.
Previously the issue was with masking numbers to 64 bits (which C did anyway), so we need to figure that out!