60 Commits (a267075be87d0744b2436c820c60b24524cda6a5)

Author SHA1 Message Date
Ashley Williams d6baf439b7 feat(command): add generate command 6 years ago
daubaris d495bd52c3 rustfmt 6 years ago
daubaris 9934171d42 Updated with the current master 6 years ago
Alex Crichton 64239747a0 Migrate output towards the 1.0 strategy 6 years ago
Jesper Håkansson 4803a201c8 feat: Check for wasm32-unknown-unknown in sysroot 6 years ago
Nick Fitzgerald f5f9d40c91 Only print `cargo test` output the once 6 years ago
Ashley Williams a9a4237b79 feat(binstall): prepare for publish 6 years ago
Alex Crichton 80be336ee2 Replace `slog` with `log` 6 years ago
csmoe 93384f572f select build target 6 years ago
csmoe ddd93481c3 prebuild in interactive way 6 years ago
Pierre-Étienne Meunier 30d9e2bd07 Fixing wasm-pack on non-rustup setups 7 years ago
daubaris 75b85e58c7 addition of stamp file and additional thread for running version checks 7 years ago
Mason Stallmo 272ef97bef Refactor: make `crate_license` a method of CrateData. 7 years ago
Mason Stallmo 2d837f795c Copy license file(s) to out directory 7 years ago
Jesper Håkansson c39410c81e feat: Use levenshtein function to warn about wasm-pack typos 7 years ago
Jesper Håkansson 59039e4118 feat: Catch types in Cargo.toml and warn about them 7 years ago
Nick Fitzgerald 64d52d8735 Add three build profiles and infrastructure for their toml configuration 7 years ago
Jesper Håkansson 489d3e84c2 refactor: Rename binary-install to wasm-pack-binary-install 7 years ago
Jesper Håkansson 50e472de05 chore: Remove unused crates and error variants 7 years ago
Alex Crichton 11beac3736 Replace internal `Error` with `failure::Error` 7 years ago
Alex Crichton c664cfddd1 Use a global cache for all downloaded binaries 7 years ago
Jesper Håkansson a4b29a9293 refactor: Move binary installation to it's own crate 7 years ago
Nick Fitzgerald 6e8e8a6cb2 Create a module for running child processes 7 years ago
data-pup dd87211323 feat(lockfiles): Use `Cargo.lock` to identify wasm-bindgen versions 7 years ago
Nick Fitzgerald 577d1b33e6 feature(test): Add a `wasm-pack test` subcommand 7 years ago
Nick Fitzgerald 7ab7a3f2cb feature: Use pre-built `wasm-bindgen` CLIs from Github releases 7 years ago
data-pup 8301613278 Coordinate wasm-bindgen versions. 7 years ago
Nick Fitzgerald 805b796cf9 Deny missing documentation 7 years ago
Michael Gerhaeuser 62423e33d4 Replace std::sync::RwLock with parking_lot 7 years ago
Michael Gattozzi 970a32dcdf
feat(log): Log information as program runs 7 years ago
Michael Gattozzi 838c96c044
feat(remove quicli dependency) 7 years ago
Michael Gattozzi b8763a3285
feat(error_msg): Make custom module for errors 7 years ago
Michael Gattozzi d043c384e7 feat(refactor/early abort): Exit early on failure 7 years ago
andy-bell 542dd3312f
edits to appease cargo fmt 7 years ago
Andy Bell 07d9001b59
feat(refactor): Furthers previous refactor, by moving 7 years ago
Andy Bell b1741bb982
feat(refactor): Move all functionality from main.rs 7 years ago
Michael Gattozzi aa629b320c
feat(pbar): Add global progress bar to write to 7 years ago
Ashley Williams 4243f75b56 feat(style): appease cargo fmt 7 years ago
Jamie Kyle 27d6919eea init pack and publish 7 years ago
Ashley Williams 64d7a2c828 fix(output): refactor 7 years ago
Ashley Williams 8f25bf1fea feat(readme): warn on no readme 7 years ago
Ashley Williams ac9f5f7994 fix(style): improve output messaging 7 years ago
Sendil Kumar 0518f7ba5a rename variables 7 years ago
Ashley Williams edb8e1ef72 feat(lib): reorg manifest work into mod 7 years ago
Ashley Williams a5a4f8b324 feat(lib): reorg build, bindgen, readme imports 7 years ago
Sendil Kumar d66460f67d fix : file extension to have bg 7 years ago
Ashley Williams ae4d8e1e90 feat(pkg): add js and wasm to files attr in pkg.json 7 years ago
Ashley Williams c5780a92e8 feat(pkg): create pkg dir under provided path if avail 7 years ago
Ashley Williams e706a41632 fix(style): appease cargo fmt 7 years ago
Ashley Williams 786d8cc1a2 feat(manifest): log what cargo.toml we're cooking with 7 years ago