Skip to content

Announcing the web-sys crate! #27

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 26, 2018
Merged

Conversation

fitzgen
Copy link
Member

@fitzgen fitzgen commented Sep 25, 2018

No description provided.

Copy link
Contributor

@mgattozzi mgattozzi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Content is good just a bit of styling really! This is exciting news! :D

<a style="max-width: 300px; float: right; padding: 1.5em; font-size: 80%" href="/images/new-wasm-bindgen-architecture.png">
<img alt="wasm-bindgen's new architecture with a WebIDL frontend"
src="/images/new-wasm-bindgen-architecture.png"/>
`wasm-bindgen`'s new architecture with its WebIDL frontend.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You probably want a <br> tag here so that it's below the image

exactly that.

<div style="clear: both"/>
<style>h2, h3 { margin-top: 15px; }</style>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These two lines are just being rendered as text, possibly due to div not having a closing or opening tag

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Or it just being GitHub sanitizing it

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it is that; when I run locally with jekyll, display is fine.

Thanks for the review! ^_^


[More information and source code.](https://rustwasm.github.io/wasm-bindgen/examples/paint.html)

<iframe src="https://rustwasm.github.io/wasm-bindgen/exbuild/paint/" style="min-width: 662px; min-height: 502px;"></iframe>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same thing as above so my guess is sanitizing by GitHub

Copy link
Contributor

@alexcrichton alexcrichton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great to me!

@fitzgen fitzgen merged commit 01a2130 into rustwasm:master Sep 26, 2018
@fitzgen fitzgen deleted the announcing-web-sys branch September 26, 2018 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants