Skip to content

Web Assembly (Archives)

September 29, 2023
March 28, 2023

Archived Web Assembly notes

Old News

Announcing the Bytecode Alliance: Building a secure by default, composable future for WebAssembly - Mozilla Hacks - the Web developer blog 2019-11
The Web is getting its bytecode: WebAssembly | Ars Technica 2015-06
WebAssembly: a binary format for the web 2015-06
7 Things You Should Know About WebAssembly 2015-10
WASM: Universal Application Runtime - Cybernetist 2019-04
WebAssembly: What Is It And Why Should You Care? | Hackaday 2019-04

The State of WebAssembly 2021
The State of WebAssembly - 2020 and 2021
The State of WebAssembly – 2021 and 2022

Lucet

bytecodealliance/lucet: Lucet, the Sandboxing WebAssembly Compiler. a use-case specific runtime. It's ideal for fast CDNs and Edge Compute. Integrated to wasmtime.

SIMD

Introducing SIMD.js ✩ Mozilla Hacks – the Web developer blog
The state of SIMD.js performance in Firefox | JavaScript
HTML5DevConf Peter Jensen, Intel: SIMD Programming in JavaScript - YouTube

tc39/ecmascript_simd: SIMD numeric type for EcmaScript

asm.js

not standardized, obsoleted by WebAssembly

asm.js
asm.js - Wikiwand

asm.js: A Low Level, Highly Optimizable Subset of JavaScript for Compilers | Badass JavaScript
asm.js: closing the gap between JavaScript and native
John Resig - Asm.js: The JavaScript Compile Target
Massive: The asm.js Benchmark ✩ Mozilla Hacks – the Web developer blog
Brendan Eich » Blog Archive » From ASM.JS to WebAssembly
Figma is powered by WebAssembly