Skip to content
Snippets Groups Projects
Commit dc904bfd authored by Cheng Shao's avatar Cheng Shao 🏖️ Committed by Marge Bot
Browse files

wasm: implement promise.throwTo() for async JSFFI exports

This commit implements promise.throwTo() for wasm backend JSFFI
exports. This allows the JavaScript side to interrupt Haskell
computation by raising an async exception. See subsequent docs/test
commits for more details.
parent da34f0aa
No related branches found
No related tags found
No related merge requests found
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