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] Add more tests reusing payload #266

Merged
merged 3 commits into from
Mar 1, 2023

Conversation

aheejin
Copy link
Member

@aheejin aheejin commented Feb 24, 2023

As suggested in
#256 (comment), this adds two more tests:

  • JS throws an exception, Wasm catches it and returns the payload.
  • JS throws an exception, Wasm catches it and throws a new exception using that payload.

As suggested in
WebAssembly#256 (comment),
this adds two more tests:
- JS throws an exception, Wasm catches it and returns the payload.
- JS throws an exception, Wasm catches it and throws a new exception
  using that payload.
@aheejin aheejin requested a review from Ms2ger February 24, 2023 04:05
@aheejin
Copy link
Member Author

aheejin commented Feb 27, 2023

Friendly ping.

@aheejin aheejin requested a review from dschuff February 28, 2023 16:59
@aheejin aheejin merged commit 95d87ba into WebAssembly:main Mar 1, 2023
@aheejin aheejin deleted the identity_test4 branch March 1, 2023 01:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants