←back to thread

439 points david927 | 1 comments | | HN request time: 0.258s | source

What are you working on? Any new ideas which you're thinking about?
1. janjones ◴[] No.44421513[source]
C# playground (compiler explorer) which runs entirely in a browser (via WebAssembly). Started as an alternative to SharpLab which is not maintained anymore. But it can also do some other stuff that I wanted like downloading any compiler version, and compiling Razor. Recently I've added some "IntelliSense" features to improve the editing experience.

https://lab.razor.fyi/

GitHub: https://github.com/jjonescz/DotNetLab