Hi Jonas, rustc 1.95+ requires a version of wasm-libc that (build)-depends on wasm-tools. Since stable doesn't yet have that package, I am in need of a backport ;)
AFAICT, this would require backporting rust-symbolic-expressions rust-egg wasm-tools itself (with a few deps downgraded, rand is a bit involved) which are maintained by you, as well as rust-leb128fmt rust-spdx rust-wasm-encoder rust-wasmparser rust-wasmprinter rust-wast rust-wat maintained by the Rust team. Would you prefer me doing the backport (with minmimal changes if required), or would you be willing to take the above three packages on yourself? I will take care of the Rust team packages in any case. Regards, Fabian
