rjzak opened issue #4610:
wasi-cryptohas seen some changes recently, andwasmtime-wasi-cryptois missing a function. Some of the guest types have also changes. Can we have an update to pull in the latestwasi-cryptofeatures?impl super::wasi_ephemeral_crypto_symmetric::WasiEphemeralCryptoSymmetric for WasiCryptoCtx { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `symmetric_state_clone` in implementationCC: @npmccallum, @sunfishcode
ArneVogel commented on issue #4610:
Is this related?
unknown import: `wasi_ephemeral_crypto_symmetric::symmetric_state_open` has not been definedFrom this code: https://github.com/ArneVogel/wasi-crypto-bench/blob/main/bencher/src/main.rs
Last updated: Dec 06 2025 at 06:05 UTC