--memory-page-limit 接受负值,并会默默地转换为 UINT32_MAX,而不是拒绝它们
作者: Faisal77666创建于 2026年9月17日更新于 2026年9月17日
标签bug
Verified this is not an exploitable memory-allocation issue: calling grow with the wrapped limit in effect does not cause excessive memory allocation, a crash, or a hang (peak RSS ~340MB, exit code 0, completed in under a
内容来源: WasmEdge/WasmEdge