Skip to content

daosgava/csharp-wasm-compiler

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages