We know based on #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 #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.