Jesper Håkansson
cbe074a607
0.13.0
10 months ago
Jesper Håkansson
bec632240a
0.11.1
2 years ago
Jesper Håkansson
8d1ea111ea
0.10.0
4 years ago
Avery Harnish
9bf729f96c
🌥️ 0.9.0
5 years ago
Avery Harnish
b68e1fe086
Use 0.8.1 release for npm readme
5 years ago
Avery Harnish
f2ad824684
Create npm installer
6 years ago
Bo Lu
352eea1f0d
Fix broken quickstart guide link
6 years ago
jb2martel
7a948c234f
Update README.md
...
Fix broken url , update generate command name to "new"
6 years ago
Per Lundberg
4d87d1fbe5
README.md: fix typo
6 years ago
Nick Fitzgerald
0ebef20175
Add the standard WG header to the README
6 years ago
Ashley Williams
d6baf439b7
feat(command): add generate command
6 years ago
Jesper Håkansson
510719812c
doc(readme): Remove obsolete link
6 years ago
Jesper Håkansson
c616f6b8a1
doc: Fix links
6 years ago
Ashley Williams
a002127f7c
0.8.0
6 years ago
Ashley Williams
688c0c68d8
feat(doc): add crates.io badge to readme
6 years ago
Ashley Williams
0eb12e0008
fix(test): travis badge org -> com
6 years ago
Ashley Williams
6431f43caf
feat(readme): update desc to make it clearer that publishing is optional
6 years ago
Ashley Williams
674982dad8
fix(doc): remove init and add test to commands in README
6 years ago
Ashley Williams
9778194c3e
doc(logs): document env_logger setup
6 years ago
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