Hi! Has there been any work in having a fully in-browser backend, possibly with a more limited set of features (no terminal, emulated file system, etc)? Specifically, the use case I’m considering is: I have a programming language’s compiler/LSP server compiled to wasm and I want a fully in-browser editor to go with it, without needing a full cloud linux instance.
Thanks!
[original thread by zygi]