WebAssembly

Sep
22
Wasmtime Reaches 1.0: Fast, Safe and Production Ready!

Wasmtime Reaches 1.0: Fast, Safe and Production Ready!

Read Wasmtime Reaches 1.0: Fast, Safe and Production Ready! on the Bytecode Alliance blog.
Jun
02
Making JavaScript run fast on WebAssembly

Making JavaScript run fast on WebAssembly

Read Making JavaScript run fast on WebAssembly on the Bytecode Alliance blog.
Oct
20
Bytecode Alliance: One year update

Bytecode Alliance: One year update

Read Bytecode Alliance: One year update on the Bytecode Alliance blog.
Nov
19
Announcing the Bytecode Alliance: Building a secure by default, composable future for WebAssembly

Announcing the Bytecode Alliance: Building a secure by default, composable future for WebAssembly

Read Announcing the Bytecode Alliance: Building a secure by default, composable future for WebAssembly on the Bytecode Alliance blog
Aug
21
WebAssembly Interface Types: Interoperate with All the Things!

WebAssembly Interface Types: Interoperate with All the Things!

Read WebAssembly Interface Types: Interoperate with All the Things! on Mozilla's hacks blog.
Mar
27
Standardizing WASI: A system interface to run WebAssembly outside the web

Standardizing WASI: A system interface to run WebAssembly outside the web

Running WebAssembly outside the browser became surprisingly popular in 2018. However, some companies were doing it in a very unsafe
Oct
22
WebAssembly’s post-MVP future: A cartoon skill tree

WebAssembly’s post-MVP future: A cartoon skill tree

People working on standardizing WebAssembly were having a really frustrating problem around this time: people didn't realize that
Oct
08
Calls between JavaScript and WebAssembly are finally fast

Calls between JavaScript and WebAssembly are finally fast

This was another case of Firefox's WebAssembly team moving the goal posts on WebAssembly performance. Fun times! Read
Jun
02
Baby’s First Rust+WebAssembly module: Say hi to JSConf EU!

Baby’s First Rust+WebAssembly module: Say hi to JSConf EU!

If you attended JSConf EU 2018, you remember the big, flashing arch in the middle of the hall, which you
Mar
18
Making WebAssembly better for Rust & for all languages

Making WebAssembly better for Rust & for all languages

Rust was the first language that really embraced WebAssembly and fully incorporating WebAssembly compilation into their toolchains. Read Making WebAssembly