111 Commits (32e52ca893e26c97bbf478c57ae1e9abed23c449)

Author SHA1 Message Date
Rafael Beckel 60e18c1538 implements custom build profile 8 months ago
ahaoboy d6d83777e6 fix: optimize out-dir display 10 months ago
sigmaSd 40de622522
chore: document deno in build target 1 year ago
Sören a079a63590
Add option to skip optimization with wasm-opt 2 years ago
Heath Stewart a0b7a52843
Respect package.readme in Cargo.toml 2 years ago
Jesper Håkansson 673bc296fc chore: Run cargo fmt 2 years ago
Jesper Håkansson 927e716b87 Revert "Respect package.readme in Cargo.toml" 2 years ago
Muhammad Hamza 73e059f754
update to clap 4 from structopt 2 years ago
Heath Stewart 22d6d728d0
Respect package.readme in Cargo.toml 2 years ago
Muhammad Hamza 624ed91ec5
alias no-pack with no-package 2 years ago
printfn b9b38890cf Update to Rust 2021 2 years ago
printfn f73b53c5ab Switch from failure to anyhow 2 years ago
Demur Rumed 922967d884 Pass --enable-reference-types to wasm-opt 3 years ago
Demur Rumed 42a6aaa152 Pass through --weak-refs --reference-types flags to bindgen 3 years ago
Florian Schwalm dee3614a48 Make Deno target available 3 years ago
Sven Assmann 84124ee8ec fix(#1076): `--target-dir` as extra option is now considered as expected 3 years ago
Jubilee Young 69c5624b17 fix: remove needless clones, borrows 4 years ago
Frederic Kettelhoit dafc83d49d Only parse first build argument as path if it does not start with hyphens 4 years ago
Frederic Kettelhoit ca1f6d838c Use same syntax for extra arguments as wasm-pack test 4 years ago
Ashley Williams 5218be592c refactor(tool): wasm-opt is a tool variant 5 years ago
Avery Harnish e8f27f2ba3 Adds error message and docs for failed wasm-opt 5 years ago
Ashley Williams f53c6f5aa0 feat(build): --no-pack flag 6 years ago
Ashley Williams a93f2713d8 fix(style): appease cargo fmt 6 years ago
Ashley Williams 229de51270 feat(build_target): impl display 6 years ago
ibaryshnikov 788fca0f67 updated help message, replaced 'browser' with 'bundler' 6 years ago
Ashley Williams d6baf439b7 feat(command): add generate command 6 years ago
Kirk Turner e880a33408 Recurse up the path looking for the Cargo.toml 6 years ago
Alex Crichton 9b74e43d2d Add support for automatically executing `wasm-opt` 6 years ago
Jesper Håkansson e6733d420d refactor: Use PBAR.warn and a struct for versions 6 years ago
Jesper Håkansson 735c5865a2 refactor: Move wasm32 checking to it's own file 6 years ago
ibaryshnikov 7a96d8d754 initial support for --out-name added 6 years ago
Alex Crichton f39acc19c8 Fix panics in `build --mode no-install` 6 years ago
daubaris 9934171d42 Updated with the current master 6 years ago
Ashley Williams a0af7b974a fix: merge 6 years ago
Alex Crichton 90055c682f Funnel everything through `PBAR.info` 6 years ago
Alex Crichton b710fde193 Remove the no longer needed `Step` type 6 years ago
Alex Crichton 116c456a19 Add back in "Compiling for Wasm ..." 6 years ago
Alex Crichton d3d2a4cc28 More effort towards "1.0 output" goals 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
Alex Crichton 8127b5b42d Add support for `--target web` 6 years ago
Chinedu Francis Nwafili b72051d385
Pass arguments through to cargo test 6 years ago
rhysd 6dbcba22e8 include README.md and license files in 'files' field of package.json 6 years ago
Nick Fitzgerald f5f9d40c91 Only print `cargo test` output the once 6 years ago
Mason Stallmo 06bba236ac Fix build errors after resolving merge conflicts 6 years ago
Mason Stallmo d84aae3b64 Refactor: fix clippy warnings 6 years ago
Ashley Williams a9a4237b79 feat(binstall): prepare for publish 6 years ago
Alex Crichton 80be336ee2 Replace `slog` with `log` 6 years ago
Vsevolod Velichko 669c43d853 add an option to pass an arbitrary set of arguments to cargo build 6 years ago
csmoe 065a28f293 check whether correct target arg passed in 6 years ago