rating system to vx32, allowing it to run as a user process on linux,
> freebsd, and Mac OS X)
> Are you talking about porting the GHC Haskell runtime to NaCL? If so, then
> I think I understand, but the language itself doesn't really need to do
> anything special to support this
Native CLient (NaCl) [1] is a technology very cool which lets to run
native code in web applications, and it's being integrated in some
languages as Python [2]. Go [3] already has rudimentary support for
Native Client (and it's logical since that both technologies are from
Google)
I hope that Hask