Use `read_unlimited_string` for more strings by alexcrichton · Pull Request #2345 · bytecodealliance/wasm-tools

@alexcrichton

Effectively for anything that resides in a custom section use the
`read_unlimited_string` string helper since the same restrictions for
strings in the "main module" don't necessarily apply to custom sections.

pchickey

Merged via the queue into bytecodealliance:main with commit ff5111f

Oct 8, 2025

34 checks passed