461 Commits (80ac5b3509e0effddb4735290574c51fc24eb829)
 

Author SHA1 Message Date
Ashley Williams 80ac5b3509 v0.5.0 7 years ago
ashley williams 6ed5b00f5b
Merge pull request #367 from rustwasm/i-hope-u-know-what-ur-doing 7 years ago
Ashley Williams 66ffe1df96 fix(style): appease cargo fmt 7 years ago
Ashley Williams d3f8264ef7 feat(buildmode): allow --mode force to skip rustc check 7 years ago
ashley williams d5d3358ff3
Merge pull request #353 from rustwasm/rustc-version-check 7 years ago
Ashley Williams 0c696e2289 fix(build): make rustc error msg a little better 7 years ago
Ashley Williams edd7308221 fix(build): rustc check works now 7 years ago
Ashley Williams 631037197f fix(build): rustc check emoji and fix 7 years ago
Ashley Williams 9d35377cd3 fix(build): fix and improve rustc check err msgs 7 years ago
Ashley Williams f45322c76b chore(deps): cargo update 7 years ago
Ashley Williams 183704f153 doc(rustc): add rustc version req to readme 7 years ago
Ashley Williams c0acb99e58 feat(build): remove all mention of nightly 7 years ago
Ashley Williams b28d2850a7 feat(build): add rustc check 7 years ago
ashley williams 69982de8cc
Merge pull request #365 from rustwasm/fitzgen-lockfile-bindgen-version 7 years ago
Ashley Williams 3856db20b9 fix(style): appease cargo fmt 7 years ago
Alex Crichton 9b24dcb259 Execute `cargo metadata` at most once 7 years ago
Alex Crichton 3d1f528fc9 Make tests more future-proof with wasm-bindgen 7 years ago
data-pup dd87211323 feat(lockfiles): Use `Cargo.lock` to identify wasm-bindgen versions 7 years ago
ashley williams 6f0a8b8ece
Merge pull request #359 from mstallmo/master 7 years ago
ashley williams 8bb71c5d85
Merge pull request #364 from rustwasm/really-fix-the-readme 7 years ago
Ashley Williams cafbe76c8d fix(readme): make sure URLs work 7 years ago
Mason Stallmo 99ea5d3a81 Add link to help article on setting up a global .gitignore 7 years ago
ashley williams db772e8bff
Merge pull request #363 from rustwasm/readme-quality-check 7 years ago
Ashley Williams 8f53feff68 chore(readme): clean up 7 years ago
ashley williams 9359e2c1a7
Merge pull request #362 from rustwasm/big-button-fix 7 years ago
Ashley Williams 232d40b564 fix(homepage): add wasm-pack segment to install button URL 7 years ago
ashley williams 56a5b7c593
Merge pull request #361 from rustwasm/fix-book 7 years ago
Ashley Williams 65cb3bbfbe fix(book): move ignore from book to root dir 7 years ago
Mason Stallmo 62866aa6a7 Add section on IDE config files to CONTRIBUTING.md 7 years ago
ashley williams 3dbd05828a
Merge pull request #336 from alexcrichton/debug 7 years ago
ashley williams 5f3003aaa1
Merge pull request #350 from rustwasm/fav-fav-fav-fav-fav-icon 7 years ago
Ashley Williams 8671225f2d feat(homepage): favicons 7 years ago
ashley williams 485a0fdada
Merge pull request #349 from rustwasm/fix-the-links 7 years ago
Ashley Williams ed4c2eb457 fix(homepage): links need wasm-pack URL segment 7 years ago
ashley williams 6d7e9ab359
Merge pull request #338 from spencerwilson/serde-broken-link 7 years ago
ashley williams eb850773c2
Merge pull request #246 from rustwasm/docs-fix 7 years ago
Ashley Williams 3229f1f791 feat(website): add landing page 7 years ago
Ashley Williams d2a6af8eda feat(docs): update/rename pages 7 years ago
Spencer Wilson a1c50772a1 fix(changelog): Passing arbitrary data broken link 7 years ago
Alex Crichton cd4e381ef4 Pass `--debug` to `wasm-bindgen` in debug mode 7 years ago
ashley williams 7df088caad
Merge pull request #330 from rustwasm/force-lib-build 7 years ago
Ashley Williams 0fa456c62b feat(build): force lib build only 7 years ago
ashley williams 4a1a4bed13
Merge pull request #328 from mstallmo/fix-links 7 years ago
ashley williams 9f106caff4
Merge pull request #327 from rustwasm/no-modules-plz-k-thx 7 years ago
Mason Stallmo 090fd15ce6 Fix broken links in book by replacing absolute paths with relative paths 7 years ago
Ashley Williams 120236f1a9 fix(style): appease cargo fmt 7 years ago
Ashley Williams 286bed9c27 test(no-modules): no-modules works 7 years ago
Ashley Williams d79349e1f5 feat(manifest): build no_modules npmpkg 7 years ago
Ashley Williams 1985db371f feat(manifest:npm): add nomodules manifest struct 7 years ago
Ashley Williams 64c5a22ff6 feat(bindgen): accept no-modules as target 7 years ago