When using wasm-tools component new with --adapt pointed to a reactor adapter, it'd be great if _initialize was called in the resulting component, maybe via (start).
Currently, there's no way to access and call _initialize unless you specify it in a wit file, but that feels odd.