lostintangent / codeswing

VS Code extension for building web applications ("swings") using a interactive and editor-integrated coding environment
https://aka.ms/codeswing
MIT License
977 stars 46 forks source link

Add support for Rust language #76

Open aditi-shah-st1 opened 1 year ago

aditi-shah-st1 commented 1 year ago

Currently, we are using codeswing for out html, css and javascript based workflow. It would great if you can support rust as well.

lostintangent commented 1 year ago

Hey! Would you be able to share more about what you're using CodeSwing for?

aditi-shah-st1 commented 1 year ago

Hi @lostintangent, we are using codeswing for running code in browser with vscode.dev. So we want to use codeswing for running rust programs in browser.