934 Commits (c71ef6f7d75945250f6fd8751766b7f449477883)
 

Author SHA1 Message Date
Avery Harnish c71ef6f7d7 Adds end to end test for building a generated project 5 years ago
ashley williams b4a4585af2
Merge pull request #766 from EverlastingBugstopper/avery/dont-require-wasm-opt 5 years ago
Avery Harnish e8f27f2ba3 Adds error message and docs for failed wasm-opt 5 years ago
ashley williams a05c9eaff9
Merge pull request #719 from kellytk/patch-1 5 years ago
ashley williams d525db3c6b
Merge pull request #756 from gjungb/commands 5 years ago
ashley williams 2c68c89c68
Merge pull request #759 from EverlastingBugstopper/avery/bump-binary-install 5 years ago
ashley williams 4e51d6b9de
Merge pull request #765 from EverlastingBugstopper/avery/clippy 5 years ago
ashley williams ca350dcc92
Merge pull request #764 from EverlastingBugstopper/patch-1 5 years ago
Avery Harnish d1dc19f880 Fix clippy warnings and add to CI 5 years ago
Avery Harnish 739d331117
Fix broken link in commands doc 5 years ago
Avery Harnish 677bd348a7 Don't use node -e require for npm installer 5 years ago
Avery Harnish 6500c5f09a Bump binary-install version to fix Windows installs 6 years ago
Gerd Jungbluth 6651b8a8e9 fix(docs): remove redundant link 6 years ago
Gerd Jungbluth 9334faa5e3 fix(docs): fix some typos 6 years ago
Gerd Jungbluth 7d85e13d52 fix(docs): fix broken link and type for "Commands" 6 years ago
ashley williams 029127d39c
Merge pull request #753 from rustwasm/no-more-warn 6 years ago
Ashley Williams 32e7bb91ed fix(deps): cargo update 6 years ago
Ashley Williams fcbd824886 fix(deps): update deprecated code for std::sync::Once 6 years ago
ashley williams 108d06971c
Merge pull request #709 from burmecia/patch-1 6 years ago
ashley williams 3ced0eb493
Merge pull request #738 from EverlastingBugstopper/avery/create-npm-installer 6 years ago
Avery Harnish b68e1fe086 Use 0.8.1 release for npm readme 6 years ago
Avery Harnish f77aae20ef Add author name 6 years ago
Avery Harnish f2ad824684 Create npm installer 6 years ago
Kelly Thomas Kline 1b844c903c
Update reference to cargo's `--offline` feature 6 years ago
Nick Fitzgerald 88ca2bc020
Merge pull request #660 from drager/rate-limit-on-failure 6 years ago
Jesper Håkansson 62cfd9adbb fix: Rate limit version check if the request fails 6 years ago
Nick Fitzgerald 15e354f19c
Merge pull request #706 from MartinKavik/fix/webdriver_versions 6 years ago
Bo Lu 352eea1f0d
Fix broken quickstart guide link 6 years ago
Martin Kavík a39a278220 fix(command_test): stamps.rs check driver once per day, update RELEASE_CHECKLIST 6 years ago
Martin Kavík 2facd17653 fix(command_test): select correct webdriver version 6 years ago
ashley williams 439e523192
Merge pull request #690 from Tarnadas/master 6 years ago
ashley williams 6abaf0434c
Merge pull request #693 from rustwasm/check-license-file 6 years ago
Ashley Williams f37d46a79e fix(license): don't warn if license-file is present 6 years ago
Mario Reder 090d90bb76 feat(publish): dist tag option 6 years ago
Alex Crichton 52e7539590
Merge pull request #682 from rustwasm/straggler-browser-instance 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
Ashley Williams f9ec18d783 feat(bindgen): update to --target flag interface 6 years ago
ashley williams 3793ec2d7b
Merge pull request #625 from alexcrichton/wasm-opt 6 years ago
ashley williams 57bdb3f798
Merge branch 'master' into wasm-opt 6 years ago
Alex Crichton 2a7e6ac9ea
Merge pull request #684 from rustwasm/gameldar-627-bindgen-version-error 6 years ago
ashley williams 9a2722d411
Merge pull request #680 from rustwasm/rhysd-fix-side-effects 6 years ago
rhysd 5a58e8e683 Fix sideEffects value in generated package.json should be empty 6 years ago
Ashley Williams 032c9f4cbd feat(bindgen): check wasm-bindgen cli version when running target web 6 years ago
Ashley Williams 22a63ea86f feat(install): break out get cli version function 6 years ago
Ashley Williams c293720fe1 feat(bindgen): use version check function from install 6 years ago
Ashley Williams 4e255675f0 fix(clippy): remove unnecessary return 6 years ago
Ashley Williams af03d1d3e2 fix(bindgen): remove unused import 6 years ago
Ashley Williams c65e1ecc3d test(bindgen): remember how versions in cargo.toml work 6 years ago
Ashley Williams b72048b8c7 feat(bindgen): check that wasm-bindgen versions match, with dummy data 6 years ago