Stream: git-wasmtime

Topic: wasmtime / issue #14101 Consider a different bit value fo...


view this post on Zulip Wasmtime GitHub notifications bot (Aug 10 2026 at 14:16):

alexcrichton opened issue #14101:

Note that this has the same value as SHF_WRITE, so this happens to work for .text sections, but seems like it was only by chance. I'm not sure which bit would be better though (if we use an OS or PROC bit then probably the reader side would need an additional OS or machine check too).

_Originally posted by @philipc in #14096_

We probably shouldn't be colliding with bits already allocated to other definitions as that may just cause confusion.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 10 2026 at 14:16):

alexcrichton added the enhancement label to Issue #14101.


Last updated: Aug 30 2026 at 09:07 UTC