The aim of Agda Web project is to make the proof assistant Agda avaiable in a web environment, including GitHub or inside an online textbook, on any device including tablets.
Demo: Type-Checking PLFA in VS Code for the Web
Usage
To use Agda with a GitHub repository (or any repository host supported by VS Code for the Web), follow the instructions below.
We are working on implementing Agda's interaction protocol on LSP to support all LSP-aware editors.
Other useful links
Distributions of Agda executable compiled into WebAssembly, for Agda version 2.6.4.3 through 2.8.0. It includes an alternative setup script, written in Python, to the GHC-WASM backend. See what patch looks like.