Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wast: Add exnref, try_table, and throw_ref #1225

Merged
merged 3 commits into from
Oct 2, 2023

Commits on Sep 28, 2023

  1. wast: Add exnref, try_table, and throw_ref

    These types and instructions are part of the exception handling rework tracked
    in (WebAssembly/exception-handling#281).
    eqrion committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    1ddd56d View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    00e50cd View commit details
    Browse the repository at this point in the history
  2. Fix order of flag bytes

    eqrion committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    a743a18 View commit details
    Browse the repository at this point in the history