๐ Introducing Wassette: a runtime for secure, sandboxed WebAssembly Component tool execution via the Model Context Protocol (MCP). Easily register reusable WASM tools inside AI agents like VSโฏCode all without leaving the chat window. Start using it to safely extend your agentโs capabilities! ๐
06.08.2025 15:42 โ ๐ 3 ๐ 1 ๐ฌ 0 ๐ 0
Our USENIX ;login; article on Crescendo just dropped! We discovered what might be the most powerful blackbox jailbreak technique - Crescendo is undefeated against all frontier AI models in every harm domain we tested. I'm presenting at USENIX Security on August 14th.
www.usenix.org/publications...
31.07.2025 22:21 โ ๐ 16 ๐ 3 ๐ฌ 0 ๐ 0
Refactor stub pthread library and enable unconditionally by whitequark ยท Pull Request #602 ยท WebAssembly/wasi-libc
This PR changes the layout of the stub pthread library to match that of libc-top-half: splits it into (mostly) one file per function, and ensures the same API is exposed from both libraries, adding...
i've modified wasi-libc and wasi-sdk (PRs pending) so that you always have the concurrency APIs (pthread_*, thrd_*, <thread>, <mutex>, <atomic>) available to you, even in single-threaded targets. this makes porting applications (especially C++ ones) much, _much_ easier!
26.07.2025 17:45 โ ๐ 22 ๐ 2 ๐ฌ 1 ๐ 0
Hyperlight: Debugging hardware-protected guests - Microsoft Open Source Blog
Find out how you can step through code in your guest micro-VM by attaching the GNU Debugger at runtime to debug Hyperlight guest micro-VMs.
For those who are about difficult hardware #virtualization efficiency and dev experience (WTF????) you might find @dblnz.dev's blog post on #hyperlight and interactive debugging interesting. It's a blast for any micro-guest, including #webassembly. opensource.microsoft.com/blog/2025/07...
15.07.2025 16:33 โ ๐ 7 ๐ 6 ๐ฌ 0 ๐ 1
WebAssembly, โHyper VMsโ and Hypervisors: Fast Speeds, Intense Isolation
In this article, we look at what happens when you combine WebAssembly with Hyperlight.
Missed this: very good article by @thenewstack.io on a @rejekts.io talk prior to #kubeconEU about #hyperlight and #webassembly in #envoy. Slow as a first draft; but getting faster and makes hostile multitenant #networkfunctions possible to imagine. thenewstack.io/webassembly-...
07.07.2025 19:11 โ ๐ 11 ๐ 6 ๐ฌ 0 ๐ 1
I put LLM spike coding into all my recruitment ads, in white font. Some of the replies are a lot of fun, and it sure speeds up shortlisting.
19.06.2025 11:38 โ ๐ 103 ๐ 12 ๐ฌ 1 ๐ 3
KubeCon + CloudNativeCon Europe 2025: Wasm I Right or Wasm I Wrong? a Review o...
View more about this event at KubeCon + CloudNativeCon Europe 2025
Come join Taylor Thomas and I today as we discuss Wasm I Right or Wasm I Wrong? a Review of the Wasm Ecosystem at KubeCon + CloudNativeCon Europe 2025 sched.co/1tcxS #KubeCon
02.04.2025 07:19 โ ๐ 5 ๐ 0 ๐ฌ 0 ๐ 0
KubeCon + CloudNativeCon Europe 2025: Building WebAssembly Like It's 2011 - Da...
View more about this event at KubeCon + CloudNativeCon Europe 2025
Come join Terence Lee and I today as we discuss Building WebAssembly Like It's 2011 - at KubeCon + CloudNativeCon Europe 2025 sched.co/1txGl
02.04.2025 07:15 โ ๐ 4 ๐ 0 ๐ฌ 0 ๐ 0
There's an incredibly talented and well liked PM I have the fortunate opportunity to observe and emulate.
26.03.2025 16:29 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0
Running #Wasm components inside of a hypervisor and being able to tailor the exact interface between the hosted application and the trusted compute base enables platform builders unequaled ability to tune precisely the access provided to untrusted application code.
26.03.2025 14:19 โ ๐ 13 ๐ 4 ๐ฌ 1 ๐ 1
Wasm-WG Meeting Notes
ยงWASM WG | Meeting Notes ๐ ๐
Fortnightly, Tuesdays at 5:00 pm CET/ 8:00 am PST Tockify Calendar Charter Join the Zoom Meeting Wasm Working Group Slack Past Meetings (TAG-Runtime channel) ...
Good day, folks! The #CNCF TAG-Runtime Wasm Working Group is meeting today in about 30 mins. We'll be covering updates on WASI cloud interfaces (blob, key/value, config, etc) and an update on WASI preview 3! Come join or just listen in! docs.google.com/document/d/1...
18.03.2025 14:29 โ ๐ 3 ๐ 2 ๐ฌ 0 ๐ 0
If you were unable to make it to the Wasm working group with week, here's the recording youtu.be/dGvEMWYvenM?.... It was great to have the @zed.dev folks chat with us about their component model usage, and the JS/TS stack folks to discuss the tools and projects involved. Thank you, presenters!!
06.03.2025 20:27 โ ๐ 7 ๐ 2 ๐ฌ 0 ๐ 0
Wasm-WG Meeting Notes
ยงWASM WG | Meeting Notes ๐ ๐
Fortnightly, Tuesdays at 5:00 pm CET/ 8:00 am PST Tockify Calendar Charter Join the Zoom Meeting Wasm Working Group Slack Past Meetings (TAG-Runtime channel) ...
Hey Folks, the CNCF Wasm WG will be meeting today to talk about all things #Wasm. Joining us today are folks from @zed.dev to discuss their use of the component model to extend Zed. We'll also be joined by folks discussing their work on JS/TS WASI support. Join us: docs.google.com/document/d/1...
04.03.2025 15:04 โ ๐ 3 ๐ 1 ๐ฌ 0 ๐ 1
Please consider joining the community meetings if you run into any questions or if you want to bounce some idea around. We (Hyperlight project folks) would be delighted to help!
03.03.2025 12:44 โ ๐ 4 ๐ 0 ๐ฌ 0 ๐ 0
YouTube video by Rust Nation UK
Microsoft is Getting Rusty: A Review of Successes and Challenges - Mark Russinovich
My closing keynote from Rust Nation UK last week is now online: "Microsoft is Getting Rusty: A Review of Successes and Challenges"
26.02.2025 22:18 โ ๐ 59 ๐ 15 ๐ฌ 6 ๐ 1
if Qb3, Nc7, Rd8#, right? So, either move for N ends with mate either by Q or R, I think.
26.02.2025 22:03 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0
qb3, ..., qg3#
25.02.2025 22:06 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0
WASM I/O โข 27-28 Mar โข Barcelona 2025
No More Printf: Interactive Debugging Wasm for web and server โข Wasm I/O 2025. A 2-day WebAssembly conference in Barcelona, Spain
I'm super proud to be, with colleagues in humanity @anfibiacreativa.bsky.social ( @microsoft.com ) and @tschneidereit.bsky.social ( @fermyon.com ) to update our survey of debugging core #webassembly and #wasm components at #wasmio in Barcelona! 2025.wasm.io/sessions/no-...
It can now be done!
21.02.2025 11:05 โ ๐ 7 ๐ 7 ๐ฌ 1 ๐ 0
Here's @bluestein.bsky.social's uncensored thread of the town hall held by Rep. Rich McCormick (R-GA), in which an unhappy audience pushes back against DOGE cuts: threadreaderapp.com/thread/18927...
21.02.2025 03:31 โ ๐ 2413 ๐ 776 ๐ฌ 28 ๐ 60
@markrussinovich.bsky.social takes the podium at @rustnationuk.bsky.social for @microsoft.com
20.02.2025 16:51 โ ๐ 4 ๐ 2 ๐ฌ 1 ๐ 0
teaser: there will be a #hyperlight mention. cool, cool...
17.02.2025 14:21 โ ๐ 1 ๐ 2 ๐ฌ 0 ๐ 0
Designer of gadgets, start-up builder, geek. Quite bad at quite a lot of things. Science, tech, festivals, rock music, and rugby in no particular order of priority.
Long career as a dilettante at Bell Labs Research and Google, mostly building weird stuff no one uses, but occasionally getting it right, such as with UTF-8 and Go.
Open Sourcerer. Co-author of the Extensible Web Manifesto. Creator of Bundler, Cargo and Ember.js. Father of wykittens and wifelette's husband. he/him
Creating happy deployers as SVP Product at @Octopus.com where we solve for Continuous Delivery at any scale.
Sponsor of Product Aotearoa - the NZ product community ๐ณ๐ฟ
Expat ๐จ๐ฆ. Proud partner of RN/NP/MD wife. He/Him.
๐ณ Docker Captain โ
๐ถ Snyk Ambassador ๐
๐พ Software Engineer at JobRad ๐ฒ
๐ Author of DockerSecurity.io
๐ฎ Mathematician
๐ Freiburg ๐ฉ๐ช๐จ๐ญ๐ณ๐ฑ๐ฎ๐ท
Iteration & expansion of our mediaforms.
Embodying ourselves amid the digital.
Singing life to the new bodies electric.
To properly become connected together we must devise better forms to commune with the machine & connect w ourselves.
#BetOnTheWeb.
Tokyo - Networking with developers and mostly rambling about projects Iโm developing. Reach out to me if youโre particularly interested in NodeJS, ORMs, Translations and Frontend Development.
Container Networking @ Microsoft | Cilium CNCF Maintainer | Previously @ Datadog
right clicking and viewing source
Founder @locally.build
Previously @HashiCorp on #Terraform for #Azure and @OpenTable
#buildinpublic
Programming Language Nerd, PhD in C.S. Staff Research Engineer @ Dylibso โ Compilers, WebAssembly, Java, Rust, Go (chicory.dev and wazero.io) โ prev: wazero @ Tetrate, RedHat, UniCredit โ organizer Papers We Love Milano
evacchi.dev
Father, husband and passionate programmer. Distinguished Engineering at SUSE, Kubernetes, Linux Containers and WebAssembly.
Tech Leadership | Cloud Native, AI and Security | B2C app dev (SwiftUI and React Native) | Outdoor enthusiast
Denver CO
I donโt always blog, but when I do itโs at davemccollough.com
Just a passionate dev, learning from this community daily.
โจ Sharing the entire journey - bugs, breakthroughs, and banter. ๐
Engineering Manager @cloudflare; serial course creator and blogger over on bytesizego.com
Independent Consultant | Implementing Scalable, Secure, & Performant Environments | Microsoft MVP (Azure) | AWS Community Builder | Trainer โข Author โข Speaker โข Podcast Host | Kubernetes v1.28 & v1.31 Release Team
๐จโ๐ปSoftware Engineer | ๐ฎGamer | ๐ปTech & ๐Car Enthusiast | ๐ฑCat Person
sharunkumar.com
Quaker living in Philly. Married to @jwebbster.
If you are rude you will be blocked.
He/him.
๐ง Software Engineer at Microsoft