97 Commits (32e52ca893e26c97bbf478c57ae1e9abed23c449)

Author SHA1 Message Date
Nick Fitzgerald 577d1b33e6 feature(test): Add a `wasm-pack test` subcommand 7 years ago
Alex Crichton 0381aa627a Add listing for precompiled Windows binaries 7 years ago
Mackenzie Clark 40b0291715 add out dir cli parameter 7 years ago
Nick Fitzgerald 7ab7a3f2cb feature: Use pre-built `wasm-bindgen` CLIs from Github releases 7 years ago
Nick Fitzgerald 86a7eee755 tidy: Don't use double negatives 7 years ago
data-pup 8301613278 Coordinate wasm-bindgen versions. 7 years ago
Mackiovello 1067f215be Use PathBuf instead of String to handle paths 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 Gerhaeuser 9a220f10dd Let the spinners spin again 7 years ago
kohensu 09046aa40b Add --skip-build flag for init command 7 years ago
Christopher Lane Hinson fb4c8e2731 Add a --debug option to suppress --release. 7 years ago
Ashley Williams 64636fe88b feat(bindgen): use --force 7 years ago
Jan Willem Henckel fa77bb5d9d use target flag with browser and nodejs values 7 years ago
Jan Willem Henckel 7f8740a394 pass nodejs flag to bindgen 7 years ago
Michael Gattozzi b8763a3285
feat(error_msg): Make custom module for errors 7 years ago
OJ Kwon 75db2a8f68
feat(command): expose --no-typescript option to init command 7 years ago
Ashley Williams 7da29b27b4 fix(bindgen): don't rename to index 7 years ago
Ashley Williams bf1f5eda9d feat(pbar): style warning/info/err better 7 years ago
Ashley Williams 75186991fb fix(style): appease cargo fmt 7 years ago
Ashley Williams 267d9f0ea2 feat(bindgen): wasm-bindgen-*cli* 7 years ago
Ashley Williams f7edb05164 feat(bindgen): rename js file to index.js 7 years ago
Ashley Williams fa9c36433f fix(style): appease cargo fmt 7 years ago
Michael Gattozzi cf8d95f421
feat(rustfmt): Run rustfmt fixes 7 years ago
Michael Gattozzi 9c53019fe8
feat(err messages): Make err messages nicer 7 years ago
Michael Gattozzi d043c384e7 feat(refactor/early abort): Exit early on failure 7 years ago
Ashley Williams f5ec67c084 fix(style): appease cargo fmt 7 years ago
Michael Gattozzi aa629b320c
feat(pbar): Add global progress bar to write to 7 years ago
andy-bell f77eddd498
change references to wasm-bindgen from pointing at git repo to pointing at crates.io 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 c8fb09a24c fix(progressbar): refactor msg into pb fn 7 years ago
Ashley Williams ac9f5f7994 fix(style): improve output messaging 7 years ago
Sendil Kumar 0518f7ba5a rename variables 7 years ago
Ashley Williams 2cd41d6d7e feat(style): appease cargo fmt 7 years ago
Ashley Williams d5191686e3 feat(log): improve logging + messages 7 years ago
Ashley Williams 3dd59e2a8b feat(pkg): impl get_crate_name for bindgen step 7 years ago
Ashley Williams e67f835867 feat(build): integrate cargo build and wasm-bindgen steps 7 years ago