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

wasm: add puppeteer/playwright support for ghci browser mode

This commit adds support for using puppeteer/playwright for
automatically launching a headless browser that backs the ghci browser
mode. This is useful for testing the ghci browser mode as a part of
GHC testsuite, and it's also convenient for local development since
the step to start iserv can be automated away.

(cherry picked from commit fc576798)
(cherry picked from commit 760cb5f9)
parent b174bdb6
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