Reactive Editor
-
Updated
Nov 19, 2024 - JavaScript
Reactive Editor
🐳💻 Docker-based API to safely execute code snippets across multiple languages in a sandboxed environment.
Encapsule Project Holistic App Platform runtime libraries and appgen utility.
Workbench - Local-First AI Task Runner Build automations by chatting with AI. No cloud, no subscription. Ask AI to create tools, chain them together, and automate tasks - all on your machine. Includes 11+ built-in tools, plugin system, and MCP integration. Local-first. Open source. Yours to extend.
Core JavaScript fundamentals and internals: language basics, execution model, async behavior, DOM concepts, and performance patterns notes.
This repository is a comprehensive deep dive into the internal workings of JavaScript. It transitions from high-level concepts to the low-level execution logic of the JS Engine, providing a roadmap for developers who want to master the "magic" behind the code.
A containerized, language-agnostic code execution engine built using Node.js, Docker, Redis, and BullMQ. This service allows user to submit code for execution in a secure, isolated sandbox, retrieve results asynchronously, and scale execution horizontally using worker queues.
Add a description, image, and links to the execution-engine topic page so that developers can more easily learn about it.
To associate your repository with the execution-engine topic, visit your repo's landing page and select "manage topics."