Maximum integer size Elixir takes advantage of BEAM's large integer, which means that the maximum size of an integer is limited only by how much memory the VM has. source