Skip to content
This repository was archived by the owner on Apr 25, 2025. It is now read-only.
This repository was archived by the owner on Apr 25, 2025. It is now read-only.

Implementation-defined limits for tags #212

Closed
@eqrion

Description

@eqrion

The JS-API specifies implementation-defined limits on the structure of a module [1]. It looks like this proposal doesn't specify the maximum amount of tags that may be allowed.

SpiderMonkey allows 1000000 to match all the other top level fields. It looks like V8 does as well.

[1] https://webassembly.github.io/exception-handling/js-api/index.html#limits

Metadata

Metadata

Assignees

No one assigned

    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