Skip to content
This repository was archived by the owner on May 29, 2025. It is now read-only.

rust-analyzer/rust-analyzer-wasm

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Contributors 7