As more features are added for curves in geometry nodes, the Z-up normal calculation method is starting to show its weaknesses more and more.
It would be better to support a minimum twist method curve object data.
Additionally, supporting the tangent method from curve object data would mean the new implementation is functionally equivalent, which is important since
the conversion to "node curves" is implicit, and it will help clean up code in the future by removing the previous implementation.