Ashley Williams
183704f153
doc(rustc): add rustc version req to readme
7 years ago
Ashley Williams
cafbe76c8d
fix(readme): make sure URLs work
7 years ago
Ashley Williams
8f53feff68
chore(readme): clean up
7 years ago
Alex Crichton
c1a1c983fb
Tweak some README links
...
Update links to point to https://rustwasm.github.io/wasm-pack/ instead of the
in-tree markdown which doesn't always have working hyperlinks (but mdbook
does!). Additionally tweak some getting started code using `wasm_bindgen` as
well as removing some links no longer used.
7 years ago
Eduard Kyvenko
7b0f9d871a
Fix links in the README.md
7 years ago
Hendrik Sollich
51b820945b
fix(doc): fix links in README
7 years ago
Ashley Williams
ce58116f3e
fix(readme): only list init docs once
7 years ago
Sven Sauleau
a0b26b2688
docs: update README
7 years ago
Yuval Kohavi
2d9eb1d9ac
fix broken link
7 years ago
csmoe
022b787a2f
cmd(init/build): deprecate init
7 years ago
csmoe
d0ac2fa3cd
cmd(init/build): update docs
7 years ago
Ashley Williams
c7607e6d56
fix(readme): remove uneeded feature flag
7 years ago
Ashley Williams
2305bdab4a
fix(readme): update readme with new features decl
7 years ago
Ashley Williams
718aa3101a
fix(badge): fix appveyor badge
7 years ago
Ashley Williams
18d707ccd0
fix(readme): update ci badges to new org
7 years ago
Ivan Enderlin
5a60452066
doc(readme) Fix markup
...
Best contribution ever <3.
7 years ago
Steve Klabnik
81e5868e1e
Fix code example in README
...
This won't compile if it isn't pub!
Fixes https://github.com/rustwasm/wasm-bindgen/issues/309
7 years ago
Matt Harrison
d1c39eb8b8
Fix broken links to rust-lang-nursery
7 years ago
na-g
9778f46fe1
Fix broken guide link
7 years ago
Ashley Williams
0cb28e7e06
doc(readme): clean up readme and move some stuff to docs dir
7 years ago
Michael Gattozzi
970a32dcdf
feat(log): Log information as program runs
...
This commit does a few things:
- Sets up the ability to log information based off log level
- Figures out where to log the file
- Starts logging information in the program
As this is a first pass the logging is good enough to know where things
went wrong, but we can expand on this in the future to log many many
things. We just now have an initial implementation. The log is written
out to a file that can be read by the user if they pass in -v, -vv, etc.
where each v is an extra level of logging.
7 years ago
Jason Davies
8f2d1cb834
Fix indentation in README.
7 years ago
Ashley Williams
fe903a864c
feat(doc): add demo gif to readme
7 years ago
Sendil Kumar
1ecde68061
update to wasm bindgen 0.2.0
7 years ago
andy-bell
f77eddd498
change references to wasm-bindgen from pointing at git repo to pointing at crates.io
7 years ago
Jamie Kyle
27d6919eea
init pack and publish
7 years ago
Ashley Williams
71c2edc03f
feat(doc): scope flag
7 years ago
Ashley Williams
cf7fed3cbf
fix(doc): update readme code example
7 years ago
Ashley Williams
3dcfa9956e
feat(test): add appveyor
7 years ago
Ashley Williams
460b84138e
feat(doc): add path arg to cmds section
7 years ago
Ashley Williams
5dc7b12a52
feat(doc): document use
7 years ago
Ashley Williams
8a0d60d050
feat(doc): update readme to include new functionality
7 years ago
Ashley Williams
c8b702c061
feat(doc): doc available commands
7 years ago
Ashley Williams
59ee54aaef
feat(doc): add travis status to readme
7 years ago
Ashley Williams
9657ef65ea
feat(doc): emojis in the readme
7 years ago
Ashley Williams
a2369830c7
feat: initial scaffolding
7 years ago
ashley williams
125431f97e
Initial commit
7 years ago