In #73, we added a test of the component bindgen macros, but called it wasi_example
. This is misleading, because there is nothing WASI about it: it uses a custom minimal WIT as a demonstration. We should rename it to something like wit_example
, or change it to actually use a WASI interface.