Skip to content

Testsuite checks a 4GiB memory limit despite the spec not enforcing it. #861

@Kimundi

Description

@Kimundi

Tests like https://github.com/WebAssembly/spec/blob/master/test/core/memory.wast#L52 check that a memory with a size larger than 4 GiB get rejected by the validation, but the actual spec does not enforce that limit at either the validation of a module, a memory or a memtype.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions