Explore Rust syntax trees, entirely in your browser. Built with rust-analyzer and Wasm :)
$ wasm-pack build --release
$ cd www && yarn run build
$ xdg-open www/dist/index.htmlThis project is licensed under the MIT License. Do whatever you want with it.