trunk-cli 0.0.0

Build, bundle & ship your Rust WASM application to the web.
1
2
3
4
5
6
7
8
9
[dependencies]

[package]
authors = ["Anthony Dodd <dodd.anthonyjosiah@gmail.com>"]
description = "Build, bundle & ship your Rust WASM application to the web."
edition = "2018"
license = "MIT/Apache-2.0"
name = "trunk-cli"
version = "0.0.0"