Stream: git-wasmtime

Topic: wasmtime / PR #7444 add `reset_wasi_preview1_adapter_stat...


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

dicej requested alexcrichton for a review on PR #7444.

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

dicej requested sunfishcode for a review on PR #7444.

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

dicej requested pchickey for a review on PR #7444.

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

dicej requested wasmtime-core-reviewers for a review on PR #7444.

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

dicej opened PR #7444 from dicej:reset-adapter-state-main to bytecodealliance:main:

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.


Last updated: Oct 23 2024 at 20:03 UTC