Add an example of dynamically linking plugins and a benchmark that does an apples-to-apples comparison of `reflect` using host functions vs. `reflect` using a linked wasm module. (To my surprise, the host functions are a _little bit faster_!)