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

Conversation

@aheejin
Copy link
Member

@aheejin aheejin commented Feb 16, 2023

This renames variables to be consistent among exception JS API tests. Now WebAssembly.Tags are named tag or prefixed with it and WebAssembly.Exceptions are named exn or prefixed with it.

Currently some WebAssembly.Tags are named exn because Tag was used to call Exception in the earlier version of the JS API, which this PR fixes.

This renames variables to be consistent among exception JS API tests.
Now `WebAssembly.Tag`s are named `tag` or prefixed with it and
`WebAssembly.Exception`s are named `exn` or prefixed with it.

Currently some `WebAssembly.Tag`s are named `exn` because `Tag` was used
to call `Exception` in the earlier version of the JS API, which this PR
fixes.
@aheejin aheejin requested review from Ms2ger and takikawa February 16, 2023 01:38
Copy link
Contributor

@Ms2ger Ms2ger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@Ms2ger Ms2ger merged commit afe9461 into WebAssembly:main Feb 16, 2023
@aheejin aheejin deleted the test_var_rename branch February 16, 2023 18:47
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 this pull request may close these issues.

2 participants