The following fails since jacobi_asy only exists for Float64. I think that for higher precision we should probably just use jacobi_rec since arbitrary precision versions of the asymptotic formulas aren't going to be easy. That said, jacobi_asy should probably be used for Float32.
gaussradau(109, BigFloat)
ERROR: StackOverflowError:
Stacktrace:
[1] jacobi_asy(n::Int64, α::BigFloat, β::BigFloat) (repeats 79984 times)
@ FastGaussQuadrature ~/.julia/packages/FastGaussQuadrature/86KOG/src/gaussjacobi.jl:56