HomeSoftware Heritage

Remove .wasm from all distributions, and .so from source distributions

Description

Remove .wasm from all distributions, and .so from source distributions

.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 to remove the dependency
on a nodejs runtime to install from pypi.

Details

Provenance
vlorentzAuthored on Aug 25 2021, 11:38 AM
vlorentzPushed on Aug 26 2021, 12:37 PM
Differential Revision
D6131: Remove .wasm from all distributions, and .so from source distributions
Parents
rDSEA3893e39edef2: search: Add visit_types_count to interface
Branches
Unknown
Tags
Unknown
Build Status
Buildable 23196
Build 36192: test-and-buildJenkins console · Jenkins