Semantic Web Language Server Demonstrator

This app demos the semantic web language server. It enables semantic web users to use IDE like functionality for semantic formats. Everything is compiled to WASM and run client-side directly in the browser; there are no separate sever-side processes or web workers used by the app code. (Monaco itself does use web workers, however).