I understand that this is theoretically possible. One could utilize NIFs along with Rust or another language for CPU-intensive tasks, such as world generation.
My question is: Can we leverage Elixir’s unique advantages in this context? Specifically, I’m referring to capabilities like hot server updates that don’t require players to log off, seamless scaling without interruptions, and the ability to manage a separate process for each entity.
And if yes, why all GitHub projects related to this, are abandoned?






















