Stream: git-wasmtime

Topic: wasmtime / PR #6762 c-api: Expose async_stack_size config...


view this post on Zulip Wasmtime GitHub notifications bot (Jul 24 2023 at 17:57):

guregu opened PR #6762 from guregu:async-stack-size-capi to bytecodealliance:main:

Adds wasm_config_async_stack_size_set to C API. Also updates the stack-related comments in config.h to match the latest Rust ones.

Motivation: I want to set the stack size in wasmtime-go, but max_wasm_stack is limited by async_stack_size, so we need to set this too.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 24 2023 at 17:57):

guregu requested itsrainy for a review on PR #6762.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 24 2023 at 17:57):

guregu requested wasmtime-core-reviewers for a review on PR #6762.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 25 2023 at 16:19):

guregu closed without merge PR #6762.


Last updated: Oct 23 2024 at 20:03 UTC