aloof-angle-91616
02/21/2020, 9:53 AMenough-analyst-54434
02/21/2020, 5:26 PMaloof-angle-91616
02/21/2020, 5:26 PMmach
build tool, i saw him present on it at a rust meetup at facebook a while ago.
one of the things PyOxidizer does is e.g. reduce import time by importing modules from memory, instead of the filesystem. it has several other features and may be a solution to https://github.com/pantsbuild/pants/issues/7369.
would e.g. wrapping something like PyOxidizer ever be under the purview of pex? i don't have anything at all concrete in mind here, and could post on that issue if i have more thoughts, just wonderingenough-analyst-54434
02/21/2020, 5:41 PMaloof-angle-91616
02/21/2020, 6:23 PMYou need to fully pyoxidize every new binary you want to ship from scratchand i do not know how to use it :( only that it would be super nice to converge on a tool.