Shipping PyPy and CPython variants

What would be the correct approach if we want to ship a software with two variants, one that is based on CPython and the other based on PyPy. Currently we publish the software under two different names crossbar and crossbar-pypy.

Can anyone suggest if using snap channels would make more sense in this case, what’s the general guideline for that ?