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

[js-api] Tidy up rethrow identity test #256

Merged
merged 6 commits into from
Feb 23, 2023

Commits on Feb 17, 2023

  1. [js-api] Tidy up rethrow identity test

    This makes some cosmetic changes to the identity-preserving `rethrow`
    test added in WebAssembly#253. This is to prepare for adding the same set of tests
    for a Wasm-defined-and-exported tag, as requrested in
    WebAssembly#253 (comment).
    
    This also contains a one-liner drive-by fix for a variable name in
    `wasm-module-builder.js`.
    aheejin committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    f1bdc73 View commit details
    Browse the repository at this point in the history
  2. Update test/js-api/exception/identity.tentative.any.js

    Co-authored-by: Derek Schuff <dschuff@chromium.org>
    aheejin and dschuff committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    ffd9918 View commit details
    Browse the repository at this point in the history
  3. Comments on functions

    aheejin committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    c055b01 View commit details
    Browse the repository at this point in the history
  4. Typo

    aheejin committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    968c69e View commit details
    Browse the repository at this point in the history
  5. Delete payload comparison

    aheejin committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    5e866d2 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Configuration menu
    Copy the full SHA
    5c8dea4 View commit details
    Browse the repository at this point in the history