Stream: git-wasmtime

Topic: wasmtime / PR #7530 Move subscribe trait's static lifetim...


view this post on Zulip Wasmtime GitHub notifications bot (Nov 13 2023 at 09:43):

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.

Here's the repo

view this post on Zulip Wasmtime GitHub notifications bot (Nov 13 2023 at 09:43):

langyo requested pchickey for a review on PR #7530.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 13 2023 at 09:43):

langyo requested wasmtime-core-reviewers for a review on PR #7530.


Last updated: Nov 22 2024 at 16:03 UTC