We know based on https://github.com/sholsapp/gallocy/issues/15 that we make thorough use of the standard library. We need to implement a strategy for statically linking a standard library (or equivalent) to the library that we expose, otherwise we'll never be able to transparently replace the memory allocator.
We know based on https://github.com/sholsapp/gallocy/issues/15 that we make thorough use of the standard library. We need to implement a strategy for statically linking a standard library (or equivalent) to the library that we expose, otherwise we'll never be able to transparently replace the memory allocator.