-
Creating a shared library with GHC
How to create a
.so
with GHC that is suitable to use withdlopen
and friends. -
GHC's field selector optimisation
A dive into the what the field selector optimisation is, how it works and how it can be extended.
Creating a shared library with GHC
How to create a .so
with GHC that is suitable to use with dlopen
and friends.
GHC's field selector optimisation
A dive into the what the field selector optimisation is, how it works and how it can be extended.