the JavaScript code running with the browser tab that makes up the wiki application github
Wiki runs almost entirely client-side. All the logic is in the client. The only thing the server really needs to do is maintain the static Page JSON, Favicon and sitemap.json.
# See also
- Origin Server – The server that delivers the client-side javascript that starts you browsing the federated wiki