Always pass vector values on the stack.
Vector values are now always passed on the stack. This isn't particularly efficient, but it will have to do for now.
Please register or sign in to comment
Vector values are now always passed on the stack. This isn't particularly efficient, but it will have to do for now.