-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Apparently I don't need to make prototypes for the from/toAnything functions. Removing that requirement simplifies things somewhat. The next goal is to transition to using shared memory for interprocess communication. Freeing memory is vital here. I need add a standard function to all the language bindings for decrementing the memory block counters. I also need to make some memory-based benchmarks. Prolly also add in some valgind magic.
- Loading branch information
Showing
1 changed file
with
11 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters