rust-analyzer/rust-analyzer-wasm

Rust

87

43 commits

updated Jun 14, 2022

See the code

README

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

Contributors

JasperDeSutter

18 commits

edwin0cheng

12 commits

matklad

4 commits

hkalbasi

3 commits

rust-analyzer/rust-analyzer-wasm

Rust

87

43 commits

updated Jun 14, 2022

See the code

README

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

Contributors

JasperDeSutter

18 commits

edwin0cheng

12 commits

matklad

4 commits

hkalbasi

3 commits

Languages

Rust

66.8%

JavaScript

33.1%