ardaku / whoami

Rust crate to get the current user and environment.
Apache License 2.0
195 stars 31 forks source link

Update WASM (Web) Example #48

Closed AldaronLau closed 1 year ago

AldaronLau commented 1 year ago

The example showing how to use whoami in the web browser uses wee_alloc, which is completely unnecessary. It also doesn't need to depend on wasm-pack.