Skip to content

Coding Interaction #43

@leesjensen

Description

@leesjensen

Implement that ability to write code in a coding sandbox interaction.

Maybe something like:

StackBlitz WebContainers

Runs Node/npm “locally” in the browser (no VM, no server). Great for React tutorials and small apps.

✅ Very good UX (instant boot, npm install)

✅ No server infra for execution

For Python (in-browser)

Pyodide / Python WASM
Runs Python in the browser via WebAssembly.

✅ No server execution needed

✅ Pretty safe: process is in the tab sandbox

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions