0.1.2 • Published 2 years ago
client_profiler v0.1.2
Installation
- Have a working Rust environment.
- Install
wasm-packwithcargo install wasm-pack. - Clone this repository, and build with
webtarget.
cd client_profiler
wasm-pack build --target webwasm-pack with cargo install wasm-pack.web target.cd client_profiler
wasm-pack build --target web