Skip to content
Snippets Groups Projects
Commit f49d900c authored by Cheng Shao's avatar Cheng Shao :beach:
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.

(cherry picked from commit dc904bfd)
(cherry picked from commit 2162cb15)
parent 01111760
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