๐Ÿ“— New episode of the series From Rust to beyond ๐Ÿš€!

Episode 5, The PHP galaxy, https://mnt.io/2018/10/29/from-rust-to-beyond-the-php-galaxy/.

In this episode, we explore how to oxidize PHP & to get a 5230 speedup compared to the PHP PEG parser for Gutenberg (new WordPress editor).

#rustlang #php #fromRustToBeyond

From Rust to beyond: The PHP galaxy

Ivan Enderlin's thoughts

๐Ÿ“— New episode of the series From Rust to beyond ๐Ÿš€!

Episode 5, The PHP galaxy, https://mnt.io/2018/10/29/from-rust-to-beyond-the-php-galaxy/.

In this episode, we explore how to oxidize PHP & to get a 5230 speedup compared to the PHP PEG parser for Gutenberg (new WordPress editor).

#rustlang #php #fromRustToBeyond

From Rust to beyond: The PHP galaxy

Ivan Enderlin's thoughts

๐Ÿ“— New episode of the series From Rust to beyond ๐Ÿš€!

Episode 4, The C galaxy, https://mnt.io/2018/09/11/from-rust-to-beyond-the-c-galaxy/.

In this episode, we explore how to compile Rust to a static lib + C headers, to embed it in a C program. End-to-end with cbindgen + clang.

#rustlang #clang #fromRustToBeyond

From Rust to beyond: The C galaxy

Ivan Enderlin's thoughts

๐Ÿ“— New episode of the series From Rust to beyond ๐Ÿš€!

Episode 3, The ASM.js galaxy, https://mnt.io/2018/08/28/from-rust-to-beyond-the-asm-js-galaxy/.

In this episode, we explore how to compile Rust to ASM.js as a fallback to WASM and to parse 6x faster than JS!

#rustlang #fromRustToBeyond #asmjs #javascript #wasm

From Rust to beyond: The ASM.js galaxy

Ivan Enderlin's thoughts

๐Ÿ“— Next episode of the series From Rust to beyond ๐Ÿš€!

Episode 2, The WebAssembly galaxy, https://mnt.io/2018/08/22/from-rust-to-beyond-the-webassembly-galaxy/.

In this episode, we will explore what #webassembly is, how to communicate with #javascript & #nodejs, and finally compare performances!

#rustlang #fromRustToBeyond

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 gโ€ฆ

Ivan Enderlin's thoughts

๐Ÿ“— Today I'm publishing a series of blog posts: From Rust to beyond.

It's about using Rust with different languages or environments, like #WebAssembly, C, #PHP, #NodeJS etc.

First episode: Prelude, https://mnt.io/2018/08/21/from-rust-to-beyond-prelude/.
Next episode in few days.

#rustlang #fromRustToBeyond

From Rust to beyond: Prelude

Ivan Enderlin's thoughts