Hacker News new | ask | show | jobs
by pmarreck 2557 days ago
How does `mix release` handle NIFs currently? Same architecture is assumed?
1 comments

Yes, basically it does not. It is up to the NIF packager to package a working way to handle that.