stackblitz / webcontainer-docs

WebContainer API Documentation
MIT License
66 stars 22 forks source link

🔥CodeFire - Online Editor #37

Open ricardocastl3 opened 11 months ago

ricardocastl3 commented 11 months ago

Description

My project consists of an online code editor that works with Webcontainers behind the scenes to run javascript commands in order to serve as a tool to test the user's knowledge through some challenges available in the same editor.

My goal is to go deeper into the core of WebContainers to allow more containers to run in the editor, to execute commands in different programming languages, such as Go, PHP, C#, among others.

Link

YouTube Demo

Handles

dorakadri commented 5 months ago

hello im doing an ide too but is there anyway in the api we can get the file structure that the user created and saveit how did handle this ?