#Webassembly
.NET MAUI is coming to Linux and the browser, powered by Avalonia.

After years of community requests, we are delivering:
– Linux desktop
– WebAssembly
– up to 2× faster performance on macOS

Try the live demo and register your interest for early access: avaloniaui.net/blog/net-ma...
November 11, 2025 at 6:25 AM
🔥 Is WebAssembly the future of Cloud Native? David (@rawkode.dev) and Laura dive into this hot topic with WebAssembly skeptic Laslo Fogas. They unpack the future of cloud development and how we can fix the broken dev experience. 🚀 Check it out! #WebAssembly #CloudNative
Is WebAssembly the Future of Cloud Native?
Watch on the Rawkode Academy
rawkode.academy
November 12, 2025 at 10:00 AM
i hate doing cursed web development. what do you mean i can't use webassembly to dynamically decompress a zip file in a service worker for requests intercepted an iframe
November 9, 2025 at 5:10 PM
Building a TI-84 Plus CE Emulator in WebAssembly: Lessons from 100% Browser-Based Calculator… I built a fully functional TI-84 Plus CE calculator emulator that runs entirely in your web browser u...

#stem #webassembly #education #web-development #javascript

Origin | Interest | Match
Building a TI-84 Plus CE Emulator in WebAssembly: Lessons from 100% Browser-Based Calculator…
I built a fully functional TI-84 Plus CE calculator emulator that runs entirely in your web browser using WebAssembly. It provides…
medium.com
November 9, 2025 at 7:52 AM
🐧 My Linux terminal-style portfolio site is now also running on .NET 10.

Built with Blazor WebAssembly, it offers an interactive command-line experience to explore my profile and projects. Updated to the latest .NET SDK released today.
jsakamoto.github.io #blazor
November 11, 2025 at 8:10 PM
Building a TI-84 Plus CE Emulator in WebAssembly: Lessons from 100% Browser-Based Calculator… I built a fully functional TI-84 Plus CE calculator emulator that runs entirely in your web browser using WebAssembly. It provides… Continue reading on Medium »

Interest | Match | Feed
Origin
medium.com
November 9, 2025 at 7:52 AM
I filed an issue on what I think the minimum set of instructions that wasm needs to efficiently implement JITs of systems with MMUs is: try-load and try-store. github.com/WebAssembly/... Interested in feedback.

(From what I see, this would enable fast emulation on non-jailbroken iOS.)
Add “try-load” and “try-store” instructions · Issue #23 · WebAssembly/memory-control
JITting emulators like http://copy.sh/v86 incur significant overhead from having to check page tables on every memory access. Traditionally, emulators implement this by trapping SIGSEGV. The signal...
github.com
November 8, 2025 at 1:36 AM
Ever thought about writing #WebAssembly by hand? 🤔

Authors Patrick @dubroy.com and @marianoguerra.org think it's crucial for learning. They join #WasmAssembly host Thomas Steiner to discuss their ebook, "WebAssembly from the Ground Up" → goo.gle/3Ln67Pp
November 4, 2025 at 9:00 PM
SQLite 3.51 introduces new JSONB functions, improved query performance, enhanced CLI tools, and expanded support for 64-bit WebAssembly builds.
linuxiac.com/sqlite-3-51-...

#sqlite #sql #opensource #database
SQLite 3.51 Brings New JSONB Functions and Better Performance
SQLite 3.51 introduces new JSONB functions, improved query performance, enhanced CLI tools, and expanded support for 64-bit WebAssembly builds.
linuxiac.com
November 6, 2025 at 10:34 AM
ASP.Net MVC vs Blazor: чья возьмет? Привет! Сегодня разберем два подхода в ASP.NET. Blazor и классическую архитектуру MVC (Model-Vi...

#mvc #blazor #asp #net #core #asp.net #c# #razor #WebAssembly #SPA #серверный

Origin | Interest | Match
November 8, 2025 at 11:46 AM
Learn step-by-step how to build a secure AI tool with MoonBit and Wassette, powered by the WebAssembly Component Model.
Read more:https://www.moonbitlang.com/pearls/moonbit-wassette
November 7, 2025 at 5:53 AM
How Copilot Studio uses .NET and WebAssembly for performance and innovation https:// devblogs.microsoft.com/dotnet/ copilot-studio-dotnet-wasm/ # microsoft # NET # Developer_Stories # Performance # WebAssembly

Interest | Match | Feed
Origin
rss-mstdn.studiofreesia.com
November 5, 2025 at 10:01 PM
1st package manager result for "wat":

pypi: Deep inspection of Python objects

npmjs: Community-controlled cheat sheets for every coder.

crates.io: Rust parser for the WebAssembly Text format, WAT

go: Package wat is a generated protocol buffer package.
November 3, 2025 at 8:15 PM
Linux kernel compiled to WebAssembly runs directly in your browser! 🤯 Hacker News discussed this project's impressive speed and potential, though questions remain about its practical use and current limitations. #WebAssembly 1/6
November 4, 2025 at 5:00 PM
不是你想象的那么快:WebAssembly 与原生代码性能对比分析 在SPEC CPU基准测试套件中,我们发现显著性能差距:编译为WebAssembly的应用程序运行速度平均慢45%(Firefox)至55%(Chrome),峰值降速达2.08倍(Firefox)和2.5倍(Chrome)。我们识别出导致性能下降的原因,部分源于优化缺失和代码生成问题,另一些则源于WebAssembly平台本身的固有特性 在SPEC CPU基准测试套件中,我们发现显著性能差距...

Interest | Match | Feed
Origin
www.techug.com
November 5, 2025 at 7:50 AM
Once this is stable, one can run #Linux on any machine supported by a modern browser.

Linux Ported to #WebAssembly, Boots in a Browser Tab - Slashdot
Linux Ported to WebAssembly, Boots in a Browser Tab - Slashdot
"During the past two years or so I have been slow-rolling an effort to port the Linux kernel to WebAssembly," reads a surprising post on the Linux kernel mailing list. I'm now at the point where the kernel boots and I can run basic programs from a shell. As you will see if you play around with it ...
linux.slashdot.org
November 3, 2025 at 4:39 PM
Such a cool resource! Jupyter Everywhere is WebAssembly Jupyter environments with matplotlib, pandas, scikit learn and scipy. Born of a group trying to create environments for HS students to learn stats on Chromebooks, but incredibly widely useful! www.jupytereverywhere.org
Jupyter Everywhere
Jupyter for teaching, sharing, and exploring — everywhere.
www.jupytereverywhere.org
November 4, 2025 at 7:09 PM
🐧 Linux Kernel Ported To WebAssembly - Demo Lets You Run It In Your Web Browser - Phoronix

#linux #wasm #opensource
www.phoronix.com/news/Linux-K...
Linux Kernel Ported To WebAssembly - Demo Lets You Run It In Your Web Browser
Open-source developer Joel Severin today announced his work on porting the Linux kernel to WebAssembly and has successffully gotten the kernel up and running within WASM-capable web browsers.
www.phoronix.com
November 3, 2025 at 12:00 AM
Really proud of how well wasm-reduce simplified a testcase today:

github.com/WebAssembly/...

91,440 bytes into just 120, in a few minutes, and even though it is a hanging testcase
Bad optimization by `wasm-opt` · Issue #8013 · WebAssembly/binaryen
I think there's some optimization bug in wasm-opt See the attached wasmopt_bug.tar.gz file. Reproduction instructions: # Unpack % tar xvzf wasmopt_bug.tar.gz pkg/dart2wasm/bin/run_wasm.js dowhile.O...
github.com
October 31, 2025 at 7:20 PM
Really great to see plans for adding better integrated support for running @graalvm.org language implementations for JavaScript, Python, and WebAssembly in your Spring applications! github.com/spring-proje...
October 31, 2025 at 12:54 PM
DuckDB-WASM offers browser-based querying, but users reported lacking feature parity with standard DuckDB. This can lead to unexpected performance issues & increased development complexity. Know its limits! 🤔 #WebAssembly 2/6
November 2, 2025 at 4:00 AM