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

[js-api] Add more tests reusing payload#266

Merged
aheejin merged 3 commits intoWebAssembly:mainfrom
aheejin:identity_test4
Mar 1, 2023
Merged

[js-api] Add more tests reusing payload#266
aheejin merged 3 commits intoWebAssembly:mainfrom
aheejin:identity_test4

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 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