WebAssembly Weekly - WebAssembly Weekly News

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

Issue #140


This will likely be my last WebAssembly newsletter of the year. It’s been an interesting one! I wish you all a happy and healthy end to your year and a positive start to 2021.

NoteCalc

GITHUB.IO

NoteCalc is an online notepad with built-in calculator functionality. While it isn’t as feature-rich as a spreadsheet, it is a fast an intuitive alternative for simpler calculation tasks.

notecalc

The entire application is written in Rust (compiled to WebAssembly). If you inspect the DOM you’ll see that it is one big canvas element. There are some obvious downsides to this approach, with text rendering and accessibility issues, however, it does mean that the author didn’t have to write any JavaScript. To quote the NoteCalc developer, they saw that as a big advantage - “I really consider Javascript a dangerous and unproductive language, so personally I would not use it for any serious project.” - that’s quite a strong opinion!

Anyhow, the point of this is not to start a language debate or flamewar, it is simply to highlight a really cool tool built using Rust and WebAssembly.

SciCharts Audio Analyzer Demo

SCICHARTS.COM

SciCharts is a commercial charting library that has been around for a number of years. Their product is available on a wide range of platforms, which by necessity means that they have had to re-write their charting engine in various languages. However, through WebAssembly they are now able to consolidate their code-base, using the same core rendering engine for their “JavaScript” charts.

Building a better monolith

SUBORBITAL.DEV

This blog post isn’t about WebAssembly specifically, instead it promotes an architectural pattern termed SUFA (Simple, Unified, Function-based Applications), which provides a middle ground between monoliths and microservices. Frameworks are emerging to support this architectural pattern, including Atmo, which is built on WebAssembly. There are a growing number of application frameworks, especially those built on the Actor Pattern, that make use of WebAssembly.

Debugging WebAssembly with modern tools

GOOGLE.COM

If you’ve done much WebAssembly development you’ll know that debugging can be a challenge. And this in turn harms the adoption of this fantastic technology. The Google team have been looking at using the DWARF debugging standard as an alternative to the more conventional approach of sourcemaps. This solution should provide a much better debug experience, and one that doesn’t feel like you are compiling to an underlying runtime’s instruction set. This blog post gives an update and a practical demo of what the team have achieved so far.

WebAssembly – Where is it going?

OPENCREDO.COM

Where is it going? Everywhere of course! This is a relatively brief blog post and might be familiar ground to most readers of this newsletter. However, I really like the way that this post is littered with lots of useful links. If you are new to WebAssembly this could be a great starting point for familiarising yourself with this exciting and growing technology.

And Finally …

The AssemblyScript compiler compiled to #WebAssembly using the AssemblyScript compiler compiled to WebAssembly now produces the exact same binary as the AssemblyScript compiler compiled to WebAssembly using the AssemblyScript compiler compiled to JavaScript. - got it?




https://twitter.com/WasmWeekly
Website
Copyright © 2020 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

WebAssembly Weekly News

Friday, December 4, 2020

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 #139 The Christmas season brings with it the annual Advent of

WebAssembly Weekly News

Friday, November 20, 2020

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 #138 MakePad GITHUB.COM Makepad is a creative software

WebAssembly Weekly News

Friday, November 13, 2020

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 #137 Background Features in Google Meet, Powered by Web ML

WebAssembly Weekly News

Friday, October 30, 2020

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 #136 Bytecode Alliance: One year update BYTECODEALLIANCE.ORG

WebAssembly Weekly News

Friday, October 23, 2020

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 #135 WebAssembly shell with real file system access RREVERSER.COM

You Might Also Like

Data Science Weekly - Issue 545

Friday, May 3, 2024

Curated news, articles and jobs related to Data Science, AI, & Machine Learning ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏

When accelerator dreams become company nightmares

Thursday, May 2, 2024

Plus: Illinois gives Rivian incentives and AI is not SaaS View this email online in your browser By Christine Hall Thursday, May 2, 2024 Hello, and welcome back to TechCrunch PM. We have a great lineup

📱 Issue 409 - Claude Team plan and iOS app

Thursday, May 2, 2024

This week's Awesome iOS Weekly Read this email on the Web The Awesome iOS Weekly Issue » 409 Release Date May 02, 2024 Your weekly report of the most popular iOS news, articles and projects Popular

💻 Issue 415 - Hotel WiFi JavaScript Injection (2012)

Thursday, May 2, 2024

This week's Awesome JavaScript Weekly Read this email on the Web The Awesome JavaScript Weekly Issue » 415 Release Date May 02, 2024 Your weekly report of the most popular JavaScript news, articles

💎 Issue 415 - Choosing the Right Audit Trail Approach in Ruby

Thursday, May 2, 2024

This week's Awesome Ruby Newsletter Read this email on the Web The Awesome Ruby Newsletter Issue » 415 Release Date May 02, 2024 Your weekly report of the most popular Ruby news, articles and

💻 Issue 408 - Speeding up C++ build times

Thursday, May 2, 2024

This week's Awesome .NET Weekly Read this email on the Web The Awesome .NET Weekly Issue » 408 Release Date May 02, 2024 Your weekly report of the most popular .NET news, articles and projects

💻 Issue 415 - Ditch dotenv: Node.js Now Natively Supports .env File Loading

Thursday, May 2, 2024

This week's Awesome Node.js Weekly Read this email on the Web The Awesome Node.js Weekly Issue » 415 Release Date May 02, 2024 Your weekly report of the most popular Node.js news, articles and

💻 Issue 333 - React 19 Beta

Thursday, May 2, 2024

This week's Awesome React Weekly Read this email on the Web The Awesome React Weekly Issue » 333 Release Date May 02, 2024 Your weekly report of the most popular React news, articles and projects

📱 Issue 412 - The Composable Architecture: My 3 Year Experience

Thursday, May 2, 2024

This week's Awesome Swift Weekly Read this email on the Web The Awesome Swift Weekly Issue » 412 Release Date May 02, 2024 Your weekly report of the most popular Swift news, articles and projects

💻 Issue 410 - Lessons learned after 3 years of fulltime Rust game development, and why we're leaving Rust behind

Thursday, May 2, 2024

This week's Awesome Rust Weekly Read this email on the Web The Awesome Rust Weekly Issue » 410 Release Date May 02, 2024 Your weekly report of the most popular Rust news, articles and projects