Slide 32
Slide 32 text
What is shim?
> In computer programming, a shim is a small
library that transparently intercepts API calls and
changes the arguments passed, handles the
operation itself, or redirects the operation
elsewhere.
https://en.wikipedia.org/wiki/Shim_(computing)