langyo opened PR #7530 from langyo:static-lifetime-fix
to bytecodealliance:main
:
Static lifetime should not be mandatory.
It's helpful when someone impl this trait outside.
By the way, I have tried to avoid the lifetime's checking, but it was failed...
I think this PR should help me solve the problem, so that I can normally apply for temporary memory from the heap when impl Subscribe this trait.
langyo requested pchickey for a review on PR #7530.
langyo requested wasmtime-core-reviewers for a review on PR #7530.
Last updated: Nov 22 2024 at 16:03 UTC