Skip to content

micolous/rust-url-wasm-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-url-wasm-demo

This is a small demo app written using yew to test url's binary size for servo/rust-url#887

Building and running requires a Rust toolchain for wasm32-unknown-unknown, and trunk.

Build

# In debug mode:
trunk build

# In release mode:
trunk build --release

Artefacts will be in dist/.

Run

# In debug mode:
trunk serve

# In release mode:
trunk serve --release

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published