Skip to content
Snippets Groups Projects
Commit 45f73281 authored by Cheng Shao's avatar Cheng Shao :beach:
Browse files

wasm: add error message to WouldBlockException

This commit attaches an error message to WouldBlockException, for now
the error message consists of the JS async import code snippet that
thunk is trying to block for. This is useful for debugging synchronous
callbacks that accidentally call an async JS function.

(cherry picked from commit 9b54eecb)
(cherry picked from commit a0995a9d)
parent c4c674c0
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment