Nick Fitzgerald
e1c8ca825d
cargo fmt
7 years ago
Alex Crichton
8e6cc1fc21
Merge pull request #378 from fitzgen/test-crate-suggestion
...
test: fix crate dependency suggestion
7 years ago
Nick Fitzgerald
15defe9038
test: fix crate dependency suggestion
...
Fixes #377
7 years ago
Nick Fitzgerald
e188a19aa8
Merge pull request #376 from fitzgen/fix-docs-links
...
docs: Fix prerequisite subsection links
7 years ago
Nick Fitzgerald
94c1f0a200
docs: Fix prerequisite subsection links
7 years ago
ashley williams
9b4aef8712
Merge pull request #375 from goto-bus-stop/patch-1
...
fix(changelog): fix some typos
7 years ago
Renée Kooi
b2a63799f9
fix(changelog): fix some typos
...
some minor fixes for copy-pastability of the cli flags!
7 years ago
ashley williams
d4144d3019
Merge pull request #372 from guywald1/docs-manual-setup-close-quotes
...
[docs] Close quotes in cargo.toml example in manual setup
7 years ago
Guy Waldman
04298d633e
Close quotes in cargo.toml
7 years ago
ashley williams
b6d58402e5
Merge pull request #371 from rustwasm/website
...
feat(website): bump installer version
7 years ago
Ashley Williams
b08af8607a
feat(website): bump installer version
7 years ago
ashley williams
dedf852c76
Merge pull request #369 from alexcrichton/fix-installer
...
Fixup installer generation
7 years ago
ashley williams
d80e6e4852
Merge pull request #316 from rustwasm/0.5.0
...
v0.5.0
7 years ago
Alex Crichton
84b1a769ca
Fixup installer generation
...
The installer pages need to be postprocessed a bit to have the latest
version on them, so this updates them to ensure that we're shipping the
postprocessed version at `/installer` instead of the raw versions
7 years ago
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
...
feat(buildmode): allow --mode force to skip rustc check
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
...
feat(build): add rustc 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
...
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
...
This can be somewhat expensive, so make sure we don't have to chew
through too much!
7 years ago
Alex Crichton
3d1f528fc9
Make tests more future-proof with wasm-bindgen
...
This way when future wasm-bindgen version are published the tests will
continue working!
7 years ago
data-pup
dd87211323
feat(lockfiles): Use `Cargo.lock` to identify wasm-bindgen versions
...
This lets us leverage `cargo` for semver finding and then ensure that we get the
exact same version of the CLI that cargo selected. It also lets us support fuzzy
dependencies like "0.2" instead of exact dependencies like "0.2.21" again.
7 years ago
ashley williams
6f0a8b8ece
Merge pull request #359 from mstallmo/master
...
Add section on IDE config files to CONTRIBUTING.md
7 years ago
ashley williams
8bb71c5d85
Merge pull request #364 from rustwasm/really-fix-the-readme
...
fix(readme): make sure URLs work
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
...
chore(readme): clean up
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
...
fix(homepage): add wasm-pack segment to install button URL
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
...
fix(book): move ignore from book to root dir
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
...
Pass `--debug` to `wasm-bindgen` in debug mode
7 years ago
ashley williams
5f3003aaa1
Merge pull request #350 from rustwasm/fav-fav-fav-fav-fav-icon
...
feat(homepage): favicons
7 years ago
Ashley Williams
8671225f2d
feat(homepage): favicons
7 years ago
ashley williams
485a0fdada
Merge pull request #349 from rustwasm/fix-the-links
...
fix(homepage): links need wasm-pack URL segment
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
...
fix(changelog): Repair "Passing arbitrary data..." broken link
7 years ago
ashley williams
eb850773c2
Merge pull request #246 from rustwasm/docs-fix
...
the infamous docs pr
7 years ago