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
Description
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
Labels
No labels