#WebAssembly

2025-05-06

come and yell about #webassembly, #opensource and #capitalism, and about good wines. bsky.app/profile/isaacrlevin.c on twitch at twitch.tv/isaacrlevin at 11 AM PDT (which means WINE TIME in Italy)

2025-05-06

🧮 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

#JavaScript #WebAssembly #OpenSource #ScientificComputing

2025-05-05

@kito99, @dhinojosa.bsky.social, and Ian welcome @bsletten, an expert in , the , and . They discuss WebAssembly, large language models (), edge computing, and open-source hardware. Also: how theory of mind connects to artificial general intelligence (), , and the potential resurgence of the with the , , Interplanetary File System (), and more. pubhouse.net/podcast/title-shi

2025-05-03

There is no rational, technical, nor economical reason for why #JavaScript should be "the assembly of the Web", when there is #WebAssembly.

2025-05-03

I released an Emscripten port of Dawn, which is an open-source and cross-platform implementation of the WebGPU standard.

github.com/pongasoft/emscripte

#WebGPU #Emscripten #wasm #WebAssembly #cpp

2025-04-30

In exactly one week from today I will be at GoMAD in Madrid, giving the first ever talk in Spanish about
@wasmvision ¡Vamos!

meetup.com/go-mad/events/30749

#golang #tinygo #webassembly #wasm #computerVision #openCV

Nicolas Fränkel 🇺🇦🇬🇪frankel@mastodon.top
2025-04-29

The Future of Write Once, Run Anywhere: From #Java to #WebAssembly

youtube.com/watch?v=Z2SWSIThHX

N-gated Hacker Newsngate
2025-04-28

🎁 Hey, let's give away software for free! Just throw some , , and a sprinkle of into the void of the internet, and voilà, you've gifted a ticking time bomb to the world! 🤡 to the rescue, because who doesn't want Python apps running in a browser while you sip margaritas on a beach, free from the corporate yoke of... paying hosting bills. 🌴💸
simonwillison.net/2025/Apr/28/

Thomas Steiner :chrome:tomayac@toot.cafe
2025-04-28

📢 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.

Webdev Weeklywebdev_discussions
2025-04-28

Web Development recap for week 17/2025

discu.eu/weekly/webdev/2025/17/

Get RSS feeds and support this bot with the premium plan: discu.eu/premium

GripNewsGripNews
2025-04-27

🌘 跨越容器:介紹 Boxer - Daniel Phillips @wasm I/O 2025 - YouTube
➤ 下一代應用程式環境:Boxer 的崛起
youtube.com/watch?v=rHOwhkHv21U
Daniel Phillips 在 Wasm I/O 2025 大會上介紹了 Boxer,這是一個旨在超越傳統容器技術的新興方案。Boxer 旨在提供更輕量、更快速且更安全的應用程式運行環境,解決容器技術在隔離性、效率和安全性方面的一些不足。相關簡報投影片已在 spinup.site 上公開。
+ 容器技術已經很成熟了,但能看到有新的方案出現,並嘗試解決現有的問題,這對整個雲端運算領域來說都是好事。
+ 感覺 Boxer 很有潛力,期待未來能看到更多關於它的應用案例和技術細節。

Announcing Wasmer 6.0 - closer to Native speeds! · Blog

lemmy.world/post/28697739

2025-04-24

WASM — магическая шляпа или как не обрести безумие

Всем доброго времени суток. Сегодня с вами я хотел бы обсудить, как можно расширить возможности JavaScript. Первый вопрос, с чего вдруг такие мысли. Я давно работаю front-end разработчиком и последнее время все чаще и чаще я стал сталкиваться с нетривиальными задачами. Пример, получить электронную подпись для документа в браузере или рендеринг 3д моделей для презентации функциональности станков. Так как я человек любопытный для меня это звучит как вызов - а действительно такое нельзя провернуть в браузере? Как все мы знаем данный функционал просто так не реализуем в браузере, вот и первый спойлер . Давайте начнем разбираться, если способов с рендерингом много, то вот с подписью их совсем мало. Поэтому сегодня будем говорить про универсальный способ - WASM. WebAssembly (WASM) — это современная низкоуровневая технология, позволяющая выполнять код с высокой производительностью в веб-браузерах. Она не заменяет JavaScript, а дополняет его, предоставляя возможности для запуска предварительно скомпилированных программ на различных языках (C, C++, Rust и др.) прямо в браузере.

habr.com/ru/articles/904102/

#webassembly #javascript

Troll 🤧Troll@maly.io
2025-04-24

Un petit #ConvertisseurDeFichiers en ligne très pratique, et pas du tout un calVERT à utiliser :welp:

A part les fichiers vidéos, la conversion se fait sur votre appareil grâce à WebAssembly.

🌐
vert.sh/

:github_:
github.com/VERT-sh/VERT

#WebAssembly #fileConverter

Capture d'écran du site Vert.sh, qui a un fond rose dégradé blanc (comme son nom l'indique pas).
Thomas Steiner :chrome:tomayac@toot.cafe
2025-04-24

CheerpJ 4.0: #WebAssembly JVM for the browser, now with Java 11 and JNI support: labs.leaningtech.com/blog/chee. This allows you to run Java apps and Java libraries right in the browser. Check the post for some (interactive) examples. It's pretty cool! 👏

2025-04-23

Rebuilding Prime Video UI with Rust and WebAssembly [video]:

infoq.com/presentations/prime-

#rust #rustlang #programming #webassembly

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst