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:45):

langyo edited PR #7530:

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 14 2023 at 15:53):

langyo closed without merge PR #7530.


Last updated: Oct 23 2024 at 20:03 UTC