[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y ] [Search | Free Show | Home]

What is web assembly? I've looked high and low on the internet

This is a blue board which means that it's for everybody (Safe For Work content only). If you see any adult content, please report it.

Thread replies: 7
Thread images: 2

File: 031710_jonahhill.jpg (10KB, 310x229px) Image search: [Google]
031710_jonahhill.jpg
10KB, 310x229px
What is web assembly?

I've looked high and low on the internet to try and find out what this is but I still don't understand

Help me out here
>>
>>57580183
More abstraction for JS, from what I heard.
>>
>>57580183
1 bait
2 google it
3 goatse
>>
http://webassembly.org

its backend to your front end
>>
Standardized binary blobs that run inside your browser.

Previously, your browser would receive javascript program code from the webpage and run that.

With wasm, it receives and executes a binary blob instead.

Progress.
>>
>>57580183
'idiomatic' JS is relatively slow

However, the asm.js project found that you could use a subset of JS and achieve fairly decent speeds. Rather than writing in this subset directly, which is not particularly pleasant, you could write a compiler that turned say C code in to asm.js style Javascript.

webassembly is asm.js 'done right', forming its own assembly syntax instead of piggybacking off of Javascript. This has the same benefits (a simpler target language that is easier to optimise for) without the other cruft. The only disadvantage is that web browsers must now add support for webassembly, where as asm.js already worked on any browser with Javascript, but in the meantime you also have webassembly -> asm.js tools that let the browser use webassembly if it is able or fallback to asm.js when if it doesn't support webassembly yet.
>>
File: webdev book.png (616KB, 700x915px) Image search: [Google]
webdev book.png
616KB, 700x915px
>>57580183
get this book, you'll master soon
Thread posts: 7
Thread images: 2


[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y] [Search | Top | Home]

I'm aware that Imgur.com will stop allowing adult images since 15th of May. I'm taking actions to backup as much data as possible.
Read more on this topic here - https://archived.moe/talk/thread/1694/


If you need a post removed click on it's [Report] button and follow the instruction.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com.
If you like this website please support us by donating with Bitcoins at 16mKtbZiwW52BLkibtCr8jUg2KVUMTxVQ5
All trademarks and copyrights on this page are owned by their respective parties.
Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.
This is a 4chan archive - all of the content originated from that site.
This means that RandomArchive shows their content, archived.
If you need information for a Poster - contact them.