17 Commits (37dac09ce53035c825093eb158355d083d9241ba)

Author SHA1 Message Date
Jesper Håkansson 65d060cfc4 chore: Run latest rustfmt 7 years ago
Nick Fitzgerald 182c3931c3 Run cargo fmt 7 years ago
Nick Fitzgerald e9276e0aab error: Add stdout to the `Error::Cli` variant 7 years ago
Nick Fitzgerald 2fa961d97d Use `child::run` for spawning child processes everywhere 7 years ago
konstin 514e5c6032 Add exit_status to cli error to fix #291 7 years ago
Ashley Williams b28d2850a7 feat(build): add rustc check 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
Ashley Williams 37cd63561d fix(typo): s/pgk/pkg 7 years ago
Nick Fitzgerald 805b796cf9 Deny missing documentation 7 years ago
Mackiovello 8efabfa3af Make error more specific 7 years ago
Mackiovello 840c7bd03c Return custom error if pkg directory is not found 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
Roberto Huertas 92b18f05bb feat(wasm_bindgen): checks wasm-bindgen declaration in Cargo.toml 7 years ago
Noah Lemen 2cb292164c change crate config error naming, improve error message content 7 years ago
Noah Lemen cad30f42ce check that crate type includes cdylib 7 years ago
Michael Gattozzi b8763a3285
feat(error_msg): Make custom module for errors 8 years ago