102 Commits (4ea2a23716ea5fabef150ca924a8e3c50cb8ede6)

Author SHA1 Message Date
Paul Lange 4ea2a23716 feat: allow bindgen-cli --split-linked-modules #1092 6 months ago
Samuel Ph c163bd1f64
Fix local navigation taking one step too far 1 year ago
josephrocca 4da7e4ae8c
Remove unused `greet` argument. 1 year ago
josephrocca 2b676226b6
Add `--target web` to quick start build command 1 year ago
puxiao fd107ccab8
Update build.md 2 years ago
Matthias Geihs 9069ef4c85 Add option: omit_default_module_path 2 years ago
Benedikt Werner da3db25e2c
Update npm installation link 2 years ago
printfn ce3d172769 Fix SPDX license syntax 2 years ago
Julian Rosse 4e0fd291e5 small fixes 3 years ago
Dallas 6c1fc85954
Update non-rustup-setups.md 3 years ago
Markus Stange 35bd2bac12 Replace two mentions of `wasm-pack init` with `wasm-pack build` in the docs. 3 years ago
Fichtelcoder a8da03cf01
Fix #1059. 4 years ago
Jared L 9edf766959
fix(typo): considerations.md 4 years ago
Frederic Kettelhoit b242938066 Fix example commands in docs broken by PR #851 4 years ago
iuslkae 0fff34cbb1 feat(docs): Under prerequisites, considerations for nodejs 4 years ago
Gunnlaugur Thor Briem a763657faa
cleanup: remove outdated TOC heading 4 years ago
Martijn Swaagman bc612d970a
[doc] fix toc links 4 years ago
pione30 13c2fc64b3 fix(docs): remove duplicated "is" 4 years ago
Philip Crotwell 853e9e95f5
remove greenkeeper 4 years ago
milahu 6ea28810a8
add link to wasm-pack-template 4 years ago
milahu 89ec3a6f4c
fix npm init wasm-app 4 years ago
inokawa 25107caeb2 Fix duplication of lines in docs 5 years ago
Avery Harnish e8f27f2ba3 Adds error message and docs for failed wasm-opt 5 years ago
Avery Harnish 739d331117
Fix broken link in commands doc 5 years ago
Gerd Jungbluth 6651b8a8e9 fix(docs): remove redundant link 5 years ago
Gerd Jungbluth 9334faa5e3 fix(docs): fix some typos 5 years ago
Gerd Jungbluth 7d85e13d52 fix(docs): fix broken link and type for "Commands" 5 years ago
Kelly Thomas Kline 1b844c903c
Update reference to cargo's `--offline` feature 6 years ago
Pauan a39129ebd0 Adding in docs 6 years ago
Mario Reder 090d90bb76 feat(publish): dist tag option 6 years ago
Ashley Williams d6baf439b7 feat(command): add generate command 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 eda096e153 doc: Fix broken links 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 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
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
ibaryshnikov 00a6ec8e94 updated docs for --out-name flag 6 years ago
ibaryshnikov 7a96d8d754 initial support for --out-name added 6 years ago
Ashley Williams 21ebfb9dd0 doc(build): add entry for --out-dir 6 years ago
Alex Crichton 688c9b19a1 Smorgasboard of doc improvements 6 years ago
Ashley Williams 54e974ee60 fix(docs): address comments 6 years ago