Any insight, rust folk? I’m assuming that the rig...
# development
h
Any insight, rust folk? I’m assuming that the right thing to do is build the pex in the docker container, then have the “build linux native engine” job use the prebuilt native_engine.so extracted from the pex when building the wheel. Does that make sense as a strategy?
a
that doesn't sound wrong at all. it feels weird to me that it's nontrivial to turn a pex into a wheel, unless i'm misunderstanding something
i think this is correct
checking out
ci.sh
to make sure
i was distracted by another message right when i sent the above so looking again