CC#•Created by Digot on 9/10/2023 in #help ❔ System.Numerics.Vector<double> limited to 2 components with NativeAOT instead of 4
Hi! Im using the mentioned Vector struct for double Vectors and have seen that using NativeAOT it only allows for 2 components instead of 4 (without NativeAOT). Why is that?