jameysharp opened PR #8456 from jameysharp:generalize-writable
to bytecodealliance:main
:
There's no reason to require that the type contained inside Writable must implement Clone, Copy, Debug, etc. If it doesn't implement some of those traits, then the missing traits will not be available on the Writable wrapper either, but that's okay.
jameysharp requested fitzgen for a review on PR #8456.
jameysharp requested wasmtime-compiler-reviewers for a review on PR #8456.
alexcrichton submitted PR review.
alexcrichton merged PR #8456.
Last updated: Nov 22 2024 at 17:03 UTC