* Hilko Bengen:
> * Jonas Smedegaard:
>
>> cranelift-jit requires crate region, which is not in Debian.
>
> Just as a heads-up, the package for crate region has been uploaded and
> is sitting in NEW now.
It has been ACCEPTED now.
There's an internal dependency for cranelift-jit, namely
crates/wasmtime-jit-icache-coherence. Would it make sense to add
dh $@ --sourcedirectory crates/wasmtime-jit-icache-coherence
to the default target and some lines to override_dh_gencontrol to proide
cranelift-jit?
Cheers,
-Hilko