Skip to content

Repository files navigation

C# Code Editor in the Browser

This project is a prototype of a browser-based C# code editor powered by WebAssembly. Users can write, compile, and execute C# code directly in their browser.

Getting Started

Running the App

To run the app:

cd server
npm install
npm run dev

Updating the C# Code Execution Engine

To update the functionality of the C# execution engine:

./build

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages