Sample WASM.SDK package that wraps OmniSharp in WASM
Consists of two forks:
- net folder is a fork of https://github.com/OmniSharp/omnisharp-roslyn
- js folder is a very old fork of https://github.com/dotnet/vscode-csharp
Both are reworked to utilize direct WASM.SDK instead of HTTP/LSP communication.