Standalone byte code

Julian Seward (Intl Vendor) v-julsew@microsoft.com
Tue, 1 May 2001 02:55:26 -0700


| > This would give us the ability to run Haskell programs on
| > any platform for which we can compile the RTS
|=20
| Not all GHC's libraries can be compiled with the NCG.

Only because they depend on casm, no?  which we should
eradicate and use the new Glorious FFI for instead.

J