All Projects → rust-analyzer → rust-analyzer-wasm

rust-analyzer / rust-analyzer-wasm

Licence: other
ra-wasm.netlify.app

Programming Languages

rust
11053 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].