bytecodealliance / bytecodealliance/wasmtime

`wasmtime-wasi-crypto` missing `symmetric_state_clone`

Open
#4,610 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
18.6k
Forks
1.8k
Avg merge
1d 18h
Merged PRs (30d)
126

Description

`wasi-crypto` has seen some changes recently, and `wasmtime-wasi-crypto` is missing a function. Some of the guest types have also changes. Can we have an update to pull in the latest `wasi-crypto` features?

```
impl super::wasi_ephemeral_crypto_symmetric::WasiEphemeralCryptoSymmetric for WasiCryptoCtx {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `symmetric_state_clone` in implementation
```

CC: @npmccallum, @sunfishcode

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.