Source: rust-wasmtime
Version: 19.0.0+dfsg-4
Severity: wishlist

Dear Maintainer,

I am working on packaging zellij and wasmtime is one of the crates in its
dependency tree. Zellij currently requires version 21.0.2 of wasmtime and
there are also other dependencies in the tree that should match this, such
as wasmtime-wasi, wiggle etc. If this was needed for only one package, I'd
have tried to work around with the current version instead, but given several
packages require it and and my absolute unfamiliarity with wasm, I'd really
appreciate if this can be done. Naturally, I am willing to help with this if
you need it.

While I am filing this as wishlist, for me at least this is quite a critical
dependency to move forward with the zellij work which is already at 80+ packges
including packaged + new queue + un-uploaded. At this point the only real 
blocker
is wasmtime. I would like to get zellij done for trixie.

From zellij-server crate Cargo.toml:

[dependencies.wasmtime]
version = "21.0.2" # Keep in sync with wasmtime-wasi
default-features = false
features = [
  'async',
  'cache',
  'parallel-compilation',
  'cranelift',
  'demangle',
  'addr2line',
  'debug-builtins',
  'runtime',
  'component-model',
  'std',
  'gc',
]


-- System Information:
Debian Release: trixie/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.1.0-27-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: unable to detect

--
Best,
Ananthu

Attachment: signature.asc
Description: PGP signature

Reply via email to