Chicory 1.7.0 ๐
chicory.dev/blog/chicory...
WasmGC + Multi-Memory + Threads: paving the way for WebAssembly support of more and more languages like Kotlin, Scala, Dart & friends, running fully sandboxed, in pure Java bytecode(again for some๐
).
Go try it! ๐ฅ
#WebAssembly #Chicory
Posts by wazm_news #Wasm #WebAssembly #WASI
Barcelona. 19-20th March. Two days of nothing but WebAssembly with the people actually building and using it.
Come for the WebAssembly talks. Stay for the tapas.
๐๏ธ Grab your ticket before prices go up: 2026.wasm.io
Glad to see #WasmEdge progress with supporting #Wasm 3.0 features.
Almost all features are supported and enabled(!) by default!
#WebAssembly
๐ฃ๐ฃ๐ฃ
The last chance to submit your great talk!
#wasmio26 CFP is closing Today at 23:59 UTC
A great little post about using #wasmtime with #cloudhypervisor and referencing #hyperlight. Love the approach! burakemir.ch/post/buildin...
๐จ CFP CLOSING SOON ๐จ
Only 10 days left to get your submissions in!
๐ Donโt overthink it, submit now: 2026.wasm.io
๐ค Running Scala on the server with WebAssembly is no longer just theory. This session explores WASI, the Component Model, and whatโs possible today.
Check out "Bringing Scala to Server-Side Wasm with WASI & Component Model" from Rikito Taniguchi
I Replaced a Docker-based Microservice with WebAssembly and It's 100x+ Faster https://cstu.io/3fbb9c #tecnologia #robotics #india
Saturday morning news roundup about WASM
Join me at Kotlin AMA Tomorrow (11.12) at 15:00โ19:00 CET to chat about #Kotlin and #WebAssembly! ๐ฌ
kotl.in/ama
#JetBrainsAMAWeek
Wrong: Debugging core wasm can be done using Dwarf with chrome dev tools or VSCode; it really isn't hard anymore at all.
@anfibiacreativa.bsky.social and I did this two years ago using @vscode.dev and their wasm/dwarf extensions.
www.youtube.com/watch?v=sofG...
Binaryen, the WebAssembly optimizer toolchain project, is now listed on the wasm website's features page:
webassembly.org/features/
As mentioned there, it has support for all standardized features (and many in-progress ones)
github.com/roastedroot/... - a pure #Java Protobuf library. It works by compiling protoc โ WASM โ JVM bytecode via Chicory, a fantastic WASM runtime for the #JVM.
Wasm I/O conference logo
Only 6 days left to benefit of @wasm.io (19-20 March 2026 - Barcelona) early bird cheap conference tickets. I just bought mine! wasm.io #wasm #webassembly
Two daysยน #WebAssembly Community Group (in-person) Meeting just started.
More info at github.com/WebAssembly/...
Also join Discord discord.gg/AXKa942k
1: Followed by #Wasm Research Day
๐ Excited to share:
Kotlin/Wasm is now Beta and ready for real applications.
I wonโt keep you any longer...
Try it now โก๏ธ kotl.in/wasm.
CG, WG, W3C, LivelyโWasm standardization with Thomas Lively - WasmAssembly
Thomas Steiner ๐ค Thomas Lively
Name a more iconic duo... we'll wait. The new W3C #WebAssembly co-chair joins the #WasmAssembly podcast to discuss his new role, the JS Interop proposal, & Shared-Everything Threads โ youtu.be/MDGqVpcD4a4
๐
๐
๐
Indeed, the next in-person Wasm CG meeting will be hosted by Google in Munich on October 28-29, with research day to follow on the 30th.
Registration information and details here: github.com/WebAssembly/...
The WebAssembly 3.0 spec is complete!
webassembly.org/news/2025-09...
This includes major features like GC, 64-bit memories, exceptions, and tail calls.
โ[Wasm 3.0] has much better support for compiling high-level programming languages. Enabled by this, we have seen various new languages popping up to target Wasm, such as Java, OCaml, Scala, Kotlin, Scheme, or Dart, all of which use the new GC feature.โ
webassembly.org/news/2025-09...
๐ข The Kotlin 2.2.20 release is out, bringing important changes for web development! Kotlin/Wasm is now Beta, with improved exception handling in JavaScript interop, npm dependency management, built-in browser debugging support, and a new shared source set for js and wasmJs targets.
๐ kotl.in/2.2.20
Kotlin/Wasm is now officially beta! kotlinlang.org/docs/whatsne...
The next step should be IMO to mature libraries like github.com/Kotlin/kotli... and github.com/JetBrains/co... to provide unmatched DevXP to build amazing applications and websites with @kotlinlang.org end-to-end.
The 3rd @duckdb.org is nigh!
- wed, sept 17, from 17:30
- Adyen Office, Rokin 49, Amsterdam, NL
- Free! RVSP: www.meetup.com/duckdb/event...
It's an honour for me to be an invited speaker! I'll be talking about:
"Huey: pivoting hundreds of millions of rows in the browser with DuckDB-Wasm"
Announcement of #WebAssembly support in Swift 6.2 at #WWDC 2025 was only a small step in our journey. Just in the last few months numerous improvements landed in the toolchain and libraries that I attempted to summarize here: forums.swift.org/t/swift-for-...
#Scala.js 1.20.1 is released! It features a number of performance improvements, both for the JavaScript and WebAssembly backends. www.scala-js.org/news/2025/09...
Promotional banner for a WebAssembly course. The headline reads "Invest in your career. One plan, one price.". The course is discounted from $99 to $79 for full access. Benefits include all lessons with a final exercise, lifetime access, and a one-time payment. A "Buy now" button is shown at the bottom.
Since I am getting a lot of PPP requests I decided to make my #WebAssembly course more affordable for a limited time.
Grab it while it's available.
Link in ๐งต
Franz Kafka looking surprised at the Wasm logo
New Blog Post: Extending Kafka the Hard Way (in which we inject #Wasm inside a Kafka broker using #Chicory, @extism and some elbow grease)
blog.evacchi.dev/posts/2025/0...
Exception handling support has just been merged in Wasmtime. Great news for @kotlinlang.org and @graalvm.org compiling to #Wasm for server-side (and fullstack) use cases! github.com/bytecodealli...