[3.14] gh-124621: Emscripten: Add smoke test for using pyrepl in Chrome (GH-137004) (#137067)

Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
Co-authored-by: Zachary Ware <zach@python.org>
This commit is contained in:
Miss Islington (bot) 2025-07-29 22:09:47 +02:00 committed by GitHub
parent 40632ad7ba
commit 64eb54062d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 753 additions and 0 deletions

View file

@ -1,6 +1,7 @@
<!doctype html>
<html>
<head>
<title>Emscripten PyRepl Example</title>
<link
rel="stylesheet"
href="https://unpkg.com/xterm@4.18.0/css/xterm.css"