pub fn is_valid_bytecode(hex: &str) -> bool
Check if a hex string represents valid bytecode (non-empty and decodable)