WASM demo of rust-analyzer To run: $ cd rust-pack $ cargo run $ cd ../ra-wasm $ wasm-pack build --target web --profiling $ cd ../www $ yarn $ yarn start