Why was Blueprint Nativization removed? (NO code preaching)

I recently started to learn Unreal Engine 5 using Bluprints only. A week later I wanted to start using C++ but I realized it’s not easy or even possible for my PC to handle it. Visual Studio 2022 uses very high amount of RAM and CPU as well (My pc is old and it has 12GB RAM). So I decided to go back to Blueprint-only projects. Shortly after that I discovered Blueprint Nativization which was extremely exciting. Now I see it is gone…

  1. Is it possible use UE4 for blueprint nativization, if it is possible which version do you suggest?
  2. Is there any news regarding blueprint nativization or any other feature to replace it?
  3. Is it feasible to create (small) C++ projects with Unreal Engine 5 using an old PC with 12 GB RAM? (I did several tutorial projects with UE5 with BP-only already and my PC handled it well.)

My PC: Old 4-Core 4GHz CPU, 12GB RAM, GTX 1080 and 1TB SSD.