Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hoodmane/workerd-python-experiments
https://github.com/hoodmane/workerd-python-experiments
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hoodmane/workerd-python-experiments
- Owner: hoodmane
- Created: 2023-10-02T23:00:37.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-07T22:23:54.000Z (12 months ago)
- Last Synced: 2023-11-08T06:49:32.755Z (12 months ago)
- Language: C
- Size: 73.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Evals the code search param as a Python string and `respond`s with the result.
I.e.,
http://localhost:8080/?code=import%20sys;%20print(sys.modules)The "artifacts" directory comes from Pyodide's build artifacts.
Can rebuild by running `./build.sh`. Make sure Emscripten 3.1.45 is on your
path.