Skip to content

Data segment overlaps #897

Closed
Closed
@jfbastien

Description

@jfbastien

Data segments aren't well defined.

  • If they overlap, does it fail?
  • If so, what's the exception?
  • When is it thrown? Some of these issues can be known at Module time (if it was an i32.const), and others at Instance time (if it was a global).
  • If they're out of bounds, does it fail?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions