You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 25, 2025. It is now read-only.
The proposal does not list a section id for the exception section. Based on this change to V8, I assume this should be 13?
It looks like the exception section must come before the code section, so sections no longer come strictly in order (modulo custom sections). How precisely should we specify the location of the exception section?
The text was updated successfully, but these errors were encountered:
eholk
added a commit
to eholk/exception-handling
that referenced
this issue
Aug 15, 2017
IMO the exception section should have a well-specified order, even though it might not match the ID. Current decoders were designed with this forward-looking assumption, since they simply do something like:
The proposal does not list a section id for the exception section. Based on this change to V8, I assume this should be 13?
It looks like the exception section must come before the code section, so sections no longer come strictly in order (modulo custom sections). How precisely should we specify the location of the exception section?
The text was updated successfully, but these errors were encountered: