14 Commits (b92a3366eb31f75359b33b0cc4af8e6aa324f974)

Author SHA1 Message Date
Nick Fitzgerald 64d52d8735 Add three build profiles and infrastructure for their toml configuration 7 years ago
Mackenzie Clark b3d62e1649 do not canonicalize the crate path 7 years ago
Alex Crichton 35fe250d09 Fix wasm-bindgen if lib is renamed via `lib.name` 7 years ago
Nick Fitzgerald 8abedfebbe Run `cargo fmt` 7 years ago
Nick Fitzgerald e7145e585f Add a test for building a wasm crate in a workspace 7 years ago
Nick Fitzgerald 098eb33cea Run cargo fmt 7 years ago
Nick Fitzgerald 4e6abcfd1d Only read the `Cargo.toml` manifest once 7 years ago
Alex Crichton f986edf4c7 Move test synchronization to tests, not in `wasm-pack` 7 years ago
Alex Crichton c664cfddd1 Use a global cache for all downloaded binaries 7 years ago
huangjj27 ee9116d2e0 bugfix(bindgen-target-dir): use PathBuf to join 7 years ago
huangjj27 ad62870f40 useing local wasm-bindgen 7 years ago
huangjj27 40a5fa2b74 test(command/build): add a test for build command 7 years ago
Nick Fitzgerald e1c8ca825d cargo fmt 7 years ago
Nick Fitzgerald fa61f90909 tests: Make tests run faster by using Fixture builders 7 years ago
Nick Fitzgerald 7fff2b6a15 Better error message when running wasm-pack in a non-crate directory 7 years ago
Nick Fitzgerald e2e3e49f50 test: Add a failing test case for #242 7 years ago