sueden.social ist einer von vielen unabhängigen Mastodon-Servern, mit dem du dich im Fediverse beteiligen kannst.
Eine Community für alle, die sich dem Süden hingezogen fühlen. Wir können alles außer Hochdeutsch.

Serverstatistik:

1,9 Tsd.
aktive Profile

#webassembly

8 Beiträge8 Beteiligte1 Beitrag heute

This is may really be just news to me, but today I learned that @dubroy's and @marianoguerra's book "WebAssembly from the Ground Up" has actually been available for a while and the topics look super interesting...

wasmgroundup.com/

Top level topics (quoting from their website):

- What exactly WebAssembly is, and what makes it unique.
- How to instantiate a WebAssembly module in JavaScript and run its functions.
- The binary module format, and how to hand craft a module from scratch.
- How to create a simple compiler with Ohm.
- The instruction set: numeric instructions, memory access, control flow, etc.
- How to interact with the outside world.
- The WebAssembly security model: what makes it safe?

(Ps. If you're looking to combine this new knowledge and are interested in building hybrid JS/TS/WASM apps, also check out my extensible thi.ng/wasm-api toolchain...)

WebAssembly from the Ground UpWebAssembly from the Ground UpA book about WebAssembly — learn Wasm by building a simple compiler in JavaScript.

🧮 Scientific computing in the browser? Watch Gunj Joshi show how JS can even outperform Python or R in the right setup! Dive into WebAssembly, fast libraries, and the future of math on the web at #FOSSASIASummit2025

🎥 Watch here youtu.be/hHCiinxsnbo

youtu.be- YouTubeAuf YouTube findest du die angesagtesten Videos und Tracks. Außerdem kannst du eigene Inhalte hochladen und mit Freunden oder gleich der ganzen Welt teilen.

📢 New #WasmAssembly podcast 🎙️ episode is up: Enabling in-browser scientific computing with #Wasm: David Kircos of Quadratic.

🍿 youtube.com/watch?v=TTUaZXl0X4
🎧 wasmassembly.libsyn.com/enabli

We discussed how Quadratic's spreadsheet uses #WebAssembly to enable scientific computing directly in the browser with tools like Pyodide, pandas, and numpy. The conversation also covers practical challenges such as bundling large-scale Wasm applications, exploring browser limitations, and Quadratic's integration of AI.