Hi everyone,
For the past month, I have been working on Swift Playground on the web with code IntelliSense using Monaco and lsp.
Here is the working example of the Playground, https://web-swift-playground.7e14.starter-us-west-2.openshiftapps.com/ (First time it may take some time, it may be slow due to free tire)
You can find source repository at GitHub - satishbabariya/swift-online-playground: Swift Online Playground with IntelliSense, suggestions, feedbacks and pr's are welcome.
there are things needs to work on further like process isolation inside the container, Add UI Loading States