Stream: git-wasmtime

Topic: wasmtime / PR #5350 wasmtime: enable stack probing for x8...


view this post on Zulip Wasmtime GitHub notifications bot (Nov 29 2022 at 23:55):

peterhuene requested alexcrichton for a review on PR #5350.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 29 2022 at 23:55):

peterhuene opened PR #5350 from enable-stack-probes to main:

This PR unconditionally enables stack probing for x86_64 targets.

On Windows, stack probing is always required because of the way Windows commits stack pages (via guard page access).

Fixes #5340.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 30 2022 at 00:59):

peterhuene updated PR #5350 from enable-stack-probes to main.

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

alexcrichton submitted PR review.

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

alexcrichton merged PR #5350.


Last updated: Nov 22 2024 at 16:03 UTC