Wasmtime Reaches 1.0: Fast, Safe and Production Ready!
Read Wasmtime Reaches 1.0: Fast, Safe and Production Ready! on the Bytecode Alliance blog.
Making JavaScript run fast on WebAssembly
Read Making JavaScript run fast on WebAssembly on the Bytecode Alliance blog.
Bytecode Alliance: One year update
Read Bytecode Alliance: One year update on the Bytecode Alliance blog.
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
WebAssembly Interface Types: Interoperate with All the Things!
Read WebAssembly Interface Types: Interoperate with All the Things! on Mozilla's hacks blog.
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
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
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
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
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