| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Emscripten: use better `_Py_Version` computation for worker module (#129757) | Agriya Khetarpal | 2025-02-07 | 1 | -6/+3 |
| | | | | Use integer bit shifting instead of conversion to strings to compute Python version. | ||||
| * | gh-127111: Apply prettier formatter to Emscripten web example (#127551) | Hood Chatham | 2024-12-05 | 1 | -85/+90 |
| | | | | Cleaned up formatting (and a stray closing tag) of the web example HTML and JS. | ||||
| * | gh-127111: Emscripten Make web example work again (#127113) | Hood Chatham | 2024-12-02 | 1 | -0/+104 |
| Moves the Emscripten web example into a standalone folder, and updates Makefile targets to build the web example. Instructions for usage have also been added. | |||||
