FrontEnd Development
28.4K subscribers
144 photos
1 video
8.36K links
Полезные ссылки иHTML, CSS, JavaScript, TypeScript, Angular, React, Vue, Node.js, Mobile and more.

Admin: @andrey2019
Download Telegram
How Firefox’s New Compiler Makes WebAssembly Even Faster

Firefox 58 includes a new 2-tiered compiler which boasts a huge speedup for WebAssembly users. How? Why? All is explained here. - https://goo.gl/CQtxMc

#webAssembly
WebAssembly’s Post-MVP Future: A Cartoon Skill Tree

This is a fantastically accessible guide to understanding where WebAssembly fits into the big picture, what’s yet to come, and what impact WebAssembly could have on both the Web and related areas like IoT and Node.js. - https://mzl.la/2OuVeba

#webAssembly
The Introductory Guide to AssemblyScript

AssemblyScript, a TypeScript-to-WebAssembly compiler, provides a way to get around the steep learning curve for WebAssembly and makes it easier to integrate features that need WebAssembly into typical JS projects. - http://amp.gs/iYUv

#webassembly
WebAssembly is Now a W3C Recommendation

This is a really big, formal step for WebAssembly and the Web as a whole as languages like Rust, Go, and C# begin to target browsers directly by compiling to WebAssembly. This press release doesn’t explain WebAssembly particularly well, so if you want to learn more about it, enjoy this illustrated guide or this if you want something more advanced. WebAssembly is also making moves into the server side. - http://amp.gs/DzX3

#webassembly
9 Talks from the WebAssembly Summit 2020

WebAssembly is undoubtedly going to become a more significant technology this decade and these talks provide a glimpse at the cutting edge of WASM with Lin Clark’s talk providing perhaps the best overview of the space. - https://www.youtube.com/playlist?list=PL6ed-L7Ni0yQ1pCKkw1g3QeN2BQxXvCPK#wassummit2020

#webassembly #video
Now Up to 4GB of Memory in WebAssembly Applications on V8

It’s 4GB because WebAssembly currently uses 32 bit pointers but till now WebAssembly apps in Chrome and Emscripten have been limited to 2GB for.. reasons. - http://amp.gs/Hvmv

#webassembly
Debugging WebAssembly with Chrome DevTools

Get to know the tool stack for WebAssembly debugging - http://amp.gs/65gz

#webassembly
Making JavaScript Run Fast on WebAssembly

Twenty years ago, JavaScript had a reputation of being rather slow but a huge amount of time, money and research went into making it incredibly fast in the browser. Now, the Bytecode Alliance is supporting work to do the same with optimizing performance in new environments opened up by WebAssembly. Lin illustrates what’s going on in her usual easily understood style. - http://amp.gs/jIRmN

#webassembly