Remove .wasm from all distributions, and .so from source distributions
Closed
requested to merge generated-differential-D6131-source into generated-differential-D6131-target
.so is still built, but only for binary distributions (it can be built from a source distribution).
To do this, we now include intermediary files (parser.c in particular) in the source distribution. They are not really source file, but this allows removing the dependency on a nodejs runtime to install from pypi.
Migrated from D6131 (view on Phabricator)
Merge request reports
Activity
Filter activity
Please register or sign in to reply