Skip to content

HKalbasi/rust-analyzer-wasm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WASM demo of rust-analyzer

To run:

$ cd rust-pack
$ cargo run
$ cd ../ra-wasm
$ wasm-pack build --target web
$ cd ../www
$ yarn
$ yarn start

About

Try to add runt-analyzer to playground

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 66.3%
  • JavaScript 33.6%
  • CSS 0.1%