wasm-builder-runner

Crates.iowasm-builder-runner
lib.rswasm-builder-runner
version1.0.6
sourcesrc
created_at2021-04-06 05:27:21.596222
updated_at2021-04-06 05:30:41.00565
descriptionTetcore runner for wasm-builder
homepagehttps://core.tetcoin.org
repositoryhttps://github.com/tetcoin/wasm-builder-runner/
max_upload_size
id379675
size52,703
Marlon Hanks (marlonhanks)

documentation

https://docs.rs/wasm-builder-runner

README

WASM builder runner

Since cargo contains many bugs when it comes to correct dependency and feature resolution, we need this little tool. See https://github.com/rust-lang/cargo/issues/5730 for more information.

It will create a project that will call wasm-builder to prevent any dependencies from wasm-builder influencing the main project's dependencies.

For more information see https://crates.io/wasm-builder-runner

License: GPL-3.0

Commit count: 14

cargo fmt