imfing/jsrun
Modern JavaScript runtime in Python, powered by V8 and bridged by Rust
This project helps Python developers integrate and execute JavaScript code directly within their Python applications. It allows you to run JavaScript expressions, functions, or entire libraries by feeding JavaScript code into the runtime and receiving results back in Python. Developers building AI agents, workflow automation tools, or serverless functions can use this to embed secure, sandboxed JavaScript execution.
Available on PyPI.
Use this if you need to run untrusted or user-provided JavaScript code securely within a Python application, with features like resource limits and Python-JavaScript data exchange.
Not ideal if your primary goal is general web development or full-stack applications that typically rely on Node.js or a browser environment.
Stars
47
Forks
3
Language
Rust
License
MIT
Category
Last pushed
Feb 11, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/imfing/jsrun"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
dust-tt/dust
Custom AI agent platform to speed up your work.
winfunc/deepreasoning
A high-performance LLM inference API and Chat UI that integrates DeepSeek R1's CoT reasoning...
opencrust-org/opencrust
Personal AI assistant platform, rewritten in Rust from OpenClaw
puremachinery/carapace
A secure, stable Rust alternative to openclaw/moltbot/clawdbot
arimxyer/models
TUI and CLI for browsing AI models, benchmarks, and coding agents