Tutorial ~ Source Code - miniboxing/ildl-plugin GitHub Wiki
If you haven't read the other sections, it's a good time to do so, as this ildl-plugin hacking tutorial requires a good understanding of pretty much everything else!
Congratulations! You read all the ildl-plugin hacking tutorials!
You are now welcome to make your first Pull Request!
- get back to the home page
The `ildl-plugin` is a meta-programming technique aimed at allowing safe, custom transformations across library boundaries. Using `ildl`-based transformations, we were able to obtain speedups in excess of 20x and have optimized code across a wide range of use-cases.