[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: rust wasm in Debian



On Wed, Oct 22, 2025, at 10:30 AM, Gard Spreemann wrote:
> Jeremy Bícha <jbicha@debian.org> writes:
>
>> What is the purpose of the wasm targets for Debian?
>>
>> Can I disable targets like this?
>>
>> [target.'cfg(all(target_arch = "wasm32", not(any(target_os =
>> "emscripten", target_os = "wasi"))))'.dependencies.js-sys]
>
> Would that result in losing the ability to target wasm32 with Debian's
> Rust toolchain? That would be very sad indeed.

no, the toolchain support is independent from the question whether
individual packaged crates have wasm support patched out or not.


Reply to: