Stream: git-wasmtime

Topic: wasmtime / PR #7444 add `reset_adapter_state` export to a...


view this post on Zulip Wasmtime GitHub notifications bot (Nov 01 2023 at 15:55):

dicej edited PR #7444:

This is useful as the last step of component pre-initialization with e.g. component-init, in which case we want the adapter to forget about any open handles it has (and force it to re-request the stdio handles next time they're needed) since it will be talking to a brand new host at runtime.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 01 2023 at 15:55):

dicej updated PR #7444.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 01 2023 at 15:56):

dicej updated PR #7444.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 01 2023 at 15:57):

dicej updated PR #7444.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 01 2023 at 17:00):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 01 2023 at 17:29):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 01 2023 at 17:29):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 01 2023 at 17:29):

alexcrichton created PR review comment:

Could this handle the case where get_state_ptr returns null as well?

view this post on Zulip Wasmtime GitHub notifications bot (Nov 01 2023 at 17:51):

dicej submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 01 2023 at 17:51):

dicej created PR review comment:

Ah, good catch!

view this post on Zulip Wasmtime GitHub notifications bot (Nov 01 2023 at 17:54):

dicej updated PR #7444.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 01 2023 at 18:01):

alexcrichton has enabled auto merge for PR #7444.

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

alexcrichton merged PR #7444.


Last updated: Nov 22 2024 at 16:03 UTC