Skip to content
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

Proposal: add a paragraph about WebAssembly #1435

Open
maudnals opened this issue Mar 11, 2019 · 1 comment
Open

Proposal: add a paragraph about WebAssembly #1435

maudnals opened this issue Mar 11, 2019 · 1 comment

Comments

@maudnals
Copy link

maudnals commented Mar 11, 2019

Even though WebAssembly is not tightly bound to JS, it can relief its performance in any environment that has a JS engine (among others).

So: would it make sense to include a mention of WebAssembly? Especially since there's already a paragraph on asm.js, one of Wasm's "ancestors".

Chapter 5 of Async & Performance might be the right place (the asm.js paragraph is also in there):
https://github.com/getify/You-Dont-Know-JS/blob/master/async%20%26%20performance/ch5.md

What do you think?

yozaam added a commit to yozaam/You-Dont-Know-JS that referenced this issue Mar 15, 2019
@maudnals
Copy link
Author

Awesome!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants