[racket] Racket in a browser?

From: Noel Welsh (noelwelsh at gmail.com)
Date: Wed Apr 13 03:14:43 EDT 2011

PIC is position independent code. I think that only applies to static
compilers generating or using shared objects. There is no way Haskell
would use LLVM if they couldn't get tail calls everywhere.

N.

On Wed, Apr 13, 2011 at 3:44 AM, Hendrik Boom <hendrik at topoi.pooq.com> wrote:
> On Tue, Apr 12, 2011 at 08:17:02PM -0600, Jay McCarthy wrote:
> Good to hear.  What does the restriction
>
> when generating GOT/PIC code only module-local calls (visibility =
> hidden or protected) are supported.
>
> mean?



Posted on the users mailing list.