me.dm is part of the decentralized social network powered by Mastodon.
Ideas and information to deepen your understanding of the world. Run by the folks at Medium.

Administered by:

Server stats:

1.6K
active users

Learn more

#wasm

6 posts6 participants0 posts today
Replied to Jeremie

🧵 And now, the part 3 or my series of articles on how to build a #crossplatform #searchengine, in #rustlang.

📰 This article is about how the sharding mechanism works.

💬 Enjoy reading it, feel free to provide me some feedback, here or directly on GitHub 😃

:fediverse: If you enjoy it, feel free to share it on other platforms!

🔗 Here is the link: jdrouet.github.io/posts/202503

jdrouet · Building a search engine from scratch, in Rust: part 3Or how we'll implement sharding and transactions for our search engine.

SpecTec has been adopted - WebAssembly

«...huge leap forward, because the practical state of language specifications is basically stuck in the 1960s: most language standards, even new ones, are still defined by some basic grammar notation for their syntax (and sometimes not even that), while their semantics is given by a combination of pretty prose, hidden assumptions, and wishful thinking.»

webassembly.org/news/2025-03-2

webassembly.orgSpecTec has been adopted - WebAssemblyWebAssembly (abbreviated Wasm) is a binary instruction format for a stack-based virtual machine. Wasm is designed as a portable compilation target for programming languages, enabling deployment on the web for client and server applications.
Replied to Jeremie

🧵 Following part 1, here is the part 2 of my series of articles on how to build a #crossplatform search engine from scratch, in #rustlang .

📰 This article is about how we go from a document to a set of structured indexes.

💬 Enjoy reading it, feel free to provide some feedback, here or directly on GitHub 😉

🔗 Here is the link: jdrouet.github.io/posts/202503

jdrouet · Building a search engine from scratch, in Rust: part 2Or how we'll go from a set of documents to a set of structured indexes.

A spectrum of colorless concurrency with the Wasm Component Model by Luke Wagner. I keep being impresssed by Luke´s ability to be relevant on both the high-level vision and the low level compiler engineer level (critically important) details. Brilliant talk! #wasm #wasmio