1059 Commits (69c5624b17c8df3f0de0a02d2b50c890c20bbf16)
 

Author SHA1 Message Date
Kirk Turner 64f835c0f2 Get the wasm-bindgen version and display it in the error message 6 years ago
ashley williams 4976003e07
Merge pull request #635 from drager/fix-link 6 years ago
Jesper Håkansson 510719812c doc(readme): Remove obsolete link 6 years ago
Kirk Turner 97fdc94d53 #627 - create a custom error message when wasm-bindgen fails because --web isn't available 6 years ago
ashley williams c2517ce205
Merge pull request #630 from alexcrichton/filter-tests 6 years ago
Alex Crichton 82ffe7b879 Only run specific tests during `wasm-pack test` 6 years ago
Alex Crichton 9b74e43d2d Add support for automatically executing `wasm-opt` 6 years ago
Jesper Håkansson 7dd889b4be
Merge pull request #626 from rustwasm/release 6 years ago
Jesper Håkansson b0ec2ade83 Update RELEASE_CHECKLIST.md 6 years ago
Ashley Williams 55c9f5ceee doc(release): add release checklist 6 years ago
ashley williams fc87511c93
Merge pull request #628 from drager/refactor-version-check 6 years ago
Jesper Håkansson e6733d420d refactor: Use PBAR.warn and a struct for versions 6 years ago
Jesper Håkansson c616f6b8a1 doc: Fix links 6 years ago
Jesper Håkansson ae89be40d8
Merge pull request #409 from daubaris/master 6 years ago
ashley williams 9423867595
Merge pull request #619 from drager/release-0.8.1 6 years ago
Jesper Håkansson b9eb7bcf2e 0.8.1 6 years ago
ashley williams ee1b7e927c
Merge pull request #616 from drager/wasm32-target-fix 6 years ago
Jesper Håkansson 6a0f2fb247 fix: Print other message if we could not find the target 6 years ago
Jesper Håkansson 8bba404e59 fix: Check for "rustup" rather than ".rustup" when checking for wasm32 6 years ago
ashley williams 7cb3e878a0
Merge pull request #615 from rustwasm/really-0.8.0 6 years ago
Ashley Williams 33d0bd8706 v0.8.0 6 years ago
ashley williams 7325420287
Merge pull request #604 from rustwasm/0.8.0 6 years ago
Ashley Williams a002127f7c 0.8.0 6 years ago
ashley williams 561178055e
Merge pull request #614 from drager/fix-broken-links 6 years ago
Jesper Håkansson eda096e153 doc: Fix broken links 6 years ago
ashley williams 1fc01c51de
Merge pull request #612 from rustwasm/fix-docs-srsly 6 years ago
Nick Fitzgerald d73ab9d143
Update docs/src/tutorials/npm-browser-packages/template-deep-dive/src-lib-rs.md 6 years ago
Nick Fitzgerald 3a4b7f08f3
Update docs/src/tutorials/npm-browser-packages/template-deep-dive/cargo-toml.md 6 years ago
Ashley Williams a4c9e2a3cd feat(doc): add readme to docs landing page 6 years ago
Ashley Williams 49891974a3 fix(docs): landing page with no relative links 6 years ago
Ashley Williams cd5284b1ec fix(doc): s/tutorial/tutorials 6 years ago
Ashley Williams 83433ddd38 fix(doc): remove npm link discussion as doc does not exist(yet) 6 years ago
Ashley Williams 305f0513ea fix(docs): links and update to no cfg_if template 6 years ago
Ashley Williams 2c2627d320 feat(ci): print mdbook version 6 years ago
daubaris 38606621bc cargo fmt 6 years ago
daubaris 3ccaee1abf resolving conflicts 6 years ago
ashley williams e0ebedfa89
Merge pull request #610 from rustwasm/fix-book 6 years ago
ashley williams 8f952257ea
Merge pull request #599 from ibaryshnikov/master 6 years ago
Ashley Williams 2bf330868d fix(doc): put non rustup conetnt in the right spot 6 years ago
ibaryshnikov 92b80f6395 updated docs title for --out-name flag 6 years ago
ashley williams 294741411c
Merge pull request #602 from drager/improve-error-message 6 years ago
ashley williams 67089e0a55
Merge pull request #601 from drager/unexpected-panics 6 years ago
ashley williams 839be5a322
Merge pull request #608 from Ajacmac/patch-1 6 years ago
Jesper Håkansson 735c5865a2 refactor: Move wasm32 checking to it's own file 6 years ago
Jesper Håkansson 12fcdad8b4 fix: Improve error message when wasm32-unknown-unknown is missing 6 years ago
Jacob c8f03591ee
Fixed a single typo 6 years ago
daubaris b30b72b99a Removed unnecessary macro and added comments 6 years ago
daubaris e918fddb71 Merge branch 'master' of https://github.com/rustwasm/wasm-pack 6 years ago
ibaryshnikov 00a6ec8e94 updated docs for --out-name flag 6 years ago
ibaryshnikov f17e65954c added tests for --out-name flag 6 years ago