Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
The long-awaited switch to an external binder
Instead of generating highly repetitive code to process arguments, a single data-driven binder is now used. No significant effect on runtime; cuts code size quite dramatically, especially for .dlls (SAFE goes from 213KB to 111KB).
- Loading branch information