WebAssembly Weekly - WebAssembly Weekly News

View this email in your browser
A free weekly round-up of all things WebAssembly

Issue #152


The State of WebAssembly 2021

SCOTTLOGIC.COM

I started this weekly newsletter, on a whim, four years ago when WebAssembly was very much in its infancy. At the time, I wasn’t sure whether I would stick with it, and whether WebAssembly would gain traction. Today, with 151 issues of WasmWeekly published to thousands of subscribers, I am certain that this newsletter, and WebAssembly, are not going away!

Inspired very much by the State of JavaScript annual survey, it felt like the time was right to benchmark the current state of WebAssembly.

Last month I created a survey that 250 of you filled out (thank you 🙏). I’ve sifted through the results, created a bunch of charts and made a number of observations.

wasm survey

Here are the main findings:

  • Rust is the most frequently used and most desired WebAssembly language.
  • AssemblyScript is the second-most desireable WebAssembly language.
  • WebAssembly is expected to have a significant impact within Web, Serverless, Gaming and Containerisation applications.
  • Better debugging support is the area that people feels needs most attention.

Read the full results to find out more.

Speeding Up the Webcola Graph Viz Library with Rust + WebAssembly

CPRIMOZIC.NET

Force directed graphs are a useful tool for visualising networks and relationships. They also look pretty cool too.

In this blog post the author takes us through a detailed journey, exploring the performance of webcola, and how it can be improved using WebAssemby and Rust. Lots of great detail in this post. Interestingly, one of the first things I did with WebAssembly (back in 2017!) was port D3’s force layout to AsemblyScript.

Project Glitter - Music Visualisation

GITHUB.IO

This is a neat little project that was created during a one-week hackathon, a cool visualisation created using AssemblyScript, WebAssembly and WebGL. I very much approve!

How We Made One of the Fastest Mandelbrot Renderers on the Web

FEATHER.SYSTEMS

The mandelbrot set is a pretty classic tool for measuring performance and trying out various optimisation techniques. This blog post does a thorough job of looking at how AssemblyScript can be used to accelerate mandelbrot rendering, notably exploring threading and SIMD too.

One caveat, this isn’t the fastest mandelbrot renderer on the web, you’re not going to be able to beat WebGL / shaders when it comes to sheer number-crunching ability.

The Art of WebAssembly

WASMBOOK.COM

Rick Battagline recently published a new book, the Art of WebAssembly, which looks like a really great book for gaining an understanding of how WebAssembly works ‘under the hood’ through the eyes of a game developer.




https://twitter.com/WasmWeekly
Website
Copyright © 2021 WebAssemblyWeekly, All rights reserved.
You received this email because you signed up to the WebAssemblyWeekly newsletter

Our mailing address is:
WebAssemblyWeekly
Scott Logic
1 St. James Place
Newcastle, NE1 4XF
United Kingdom

Add us to your address book


Want to change how you receive these emails?
You can update your preferences or unsubscribe from this list.

Email Marketing Powered by Mailchimp

Older messages

State of WebAssembly 2021 Survey

Monday, June 14, 2021

Please share your thoughts on WebAssembly in the first 'State of Wasm' survey View this email in your browser State of WebAssembly 2021 Survey (short version) Please spare 5 mins to share your

WebAssembly Weekly News

Friday, June 11, 2021

A free weekly round-up of all things WebAssembly View this email in your browser A free weekly round-up of all things WebAssembly Issue #151 Exploitation of a JavaScriptCore WebAssembly Vulnerability

WebAssembly Weekly News

Friday, May 28, 2021

A free weekly round-up of all things WebAssembly View this email in your browser A free weekly round-up of all things WebAssembly Issue #150 Introducing WebContainers: Run Node.js natively in your

WebAssembly Weekly News

Friday, May 14, 2021

A free weekly round-up of all things WebAssembly View this email in your browser A free weekly round-up of all things WebAssembly Issue #149 I'm really looking forward to being the track host for

WebAssembly Weekly News

Friday, April 30, 2021

A free weekly round-up of all things WebAssembly View this email in your browser A free weekly round-up of all things WebAssembly Issue #148 Welcome to issue #148 of WebAssembly (sometimes) Weekly, I

You Might Also Like

New Blogs on ThomasMaurer.ch for 04/16/2024

Tuesday, April 16, 2024

View this email in your browser Thomas Maurer Cloud & Datacenter Update This is the update for blog posts on ThomasMaurer.ch. Automate on-premises Windows Server from the cloud using Azure Arc By

April TC39 meeting; Rspack v0.6; future of JS packages; Evan You on Vue, Vite, etc.

Tuesday, April 16, 2024

We have 7 links for you - Stay up-to-date on JavaScript and tools This Week In React - Keeps senior React devs up to date thisweekinreact.com Partner We keep over 37k mid/senior React devs up-to-date

Ingesting & Using CAD Data for Real-Time 3D

Tuesday, April 16, 2024

How engineering firms leverage real-time 3D technology View this email in your browser engineering.com White Paper - Ingesting and Using CAD Data for Real-Time 3D Ingesting and Using CAD Data for Real-

It’s Easy. But Is It Easy Enough? 🤓

Monday, April 15, 2024

Is self-hosting still too hard for normal people? Here's a version for your browser. Hunting for the end of the long tail • April 15, 2024 It's Easy. But Is It Easy Enough? Self-hosted apps are

Re: Free Class: Master the Notes app

Monday, April 15, 2024

Hi there, We are holding a Free Notes App Class tomorrow (Wednesday, April 17) at 4:30 pm ET! We do expect this class to fill up so register soon to save your spot! I wanted to take a minute to answer

Two Tesla execs leave amid layoffs

Monday, April 15, 2024

Tesla execs bid adieu View this email online in your browser By Christine Hall Monday, April 15, 2024 Welcome back to TechCrunch PM, where you can find me each day bringing you the most important

🍏 Why You Should Buy the MacBook Air Over the Pro — Thrift Stores Are a Goldmine for Geeks

Monday, April 15, 2024

Also: How to Play Epic Game Titles on the Steam Deck, and More! How-To Geek Logo April 15, 2024 📩 Get expert reviews, the hottest deals, how-to's, breaking news, and more delivered directly to your

JSK Daily for Apr 15, 2024

Monday, April 15, 2024

JSK Daily for Apr 15, 2024 View this email in your browser A community curated daily e-mail of JavaScript news Embracing Functional Programming: Streamlining Code with Reusability and Maintainability

True Anomaly and Rocket Lab will make big moves on orbit (literally)

Monday, April 15, 2024

The Space Force has contracted out its next "responsive space" mission, and this one is a doozy. View this email online in your browser By Aria Alamalhodaei Monday, April 15, 2024 Hello and

Daily Coding Problem: Problem #1413 [Medium]

Monday, April 15, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Square. Given a string and a set of characters, return the shortest substring containing