Projects that cross-compile (asm).js or .wasm targets, may not necessarily have `[[bin]]` sections in `Cargo.toml`. Suspect that instead of a named `[[bin]]` entry, these artifacts have their basenames lead with entries from `[[lib]]`. Worth testing.