Currently the glue function for `bind' does a non-tail call to the target function. It should do the same thing as a tail call.