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

Implementation-defined limits for tags #212

Closed
eqrion opened this issue Jun 3, 2022 · 0 comments · Fixed by #217
Closed

Implementation-defined limits for tags #212

eqrion opened this issue Jun 3, 2022 · 0 comments · Fixed by #217

Comments

@eqrion
Copy link
Contributor

eqrion commented Jun 3, 2022

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant