Target
A compilation target — the platform a compiled bobbin variant is built for.
A weaker peer tiers up only to a variant whose Target matches its own runtime. The iOS ceiling stays interpret optimized wasm: a compiler node may ship IosArm64 an optimized wasm→wasm variant, never native machine code (Apple forbids executing externally-delivered machine code at all).