Announcing the first Java library to run WebAssembly: Wasmer JNI.
Tag: webassembly
Announcing the first Postgres extension to run WebAssembly
Announcing the first Postgres extension to run WebAssembly!
Announcing the fastest WebAssembly runtime for Go: wasmer
Announcing the fastest WebAssembly runtime for Go: wasmer.
🐘+🦀+🕸 php-ext-wasm: Migrating from wasmi to Wasmer
How php-ext-wasm has migrated from wasmi to Wasmer and now enjoys a 29x speedup, is faster than PHP itself, and is closer to native speed.
Bye bye Automattic, hello Wasmer
Today is my first day at Wasmer. Wasmer's logo. Build Once, Run Anywhere. Universal Binaries powered by WebAssembly. It's with a lot of regrets that I leave Automattic. To be clear, I'm not leaving because something negative happened, I'm leaving because I've received the same job offer, 3 times in 10 days, from Wasmer, Google … Continue reading Bye bye Automattic, hello Wasmer
From Rust to beyond: The ASM.js galaxy
This blog post is part of a series explaining how to send Rust beyond earth, into many different galaxies. Rust has visited: Prelude, The WebAssembly galaxy, The ASM.js galaxy (this episode), The C galaxy, The PHP galaxy, and The NodeJS galaxy. The second galaxy that our Rust parser will explore is the ASM.js galaxy. This … Continue reading From Rust to beyond: The ASM.js galaxy
From Rust to beyond: The WebAssembly galaxy
This blog post is part of a series explaining how to send Rust beyond earth, into many different galaxies: Prelude, The WebAssembly galaxy (this episode), The ASM.js galaxy, The C galaxy, The PHP galaxy, and The NodeJS galaxy. The first galaxy that our Rust parser will explore is the WebAssembly (WASM) galaxy. This post will … Continue reading From Rust to beyond: The WebAssembly galaxy