rustwasm / book

The Rust and WebAssembly Book
https://rustwasm.github.io/docs/book/
MIT License
1.73k stars 208 forks source link

Link to "host bindings proposal" is broken. #162

Closed cldershem closed 5 years ago

cldershem commented 5 years ago

Describe the bug The link in the Implementing Life section of the book to "host bindings proposal" is broken.

To Reproduce Steps to reproduce the behavior:

  1. Go to the book
  2. Click on '"host bindings" proposal'
  3. See error

Expected behavior It is unclear what page is expected to load, possibly this explainer.

Screenshots n/a

Additional context It appears that "host bindings" has been renamed and that there have been some significant changes since the book was last updated. See issue #21 for more context.

alexcrichton commented 5 years ago

Thanks! I've updated the link and it should propagate to the website in a few minutes.