Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions _posts/2025-11-19-wasm-ai-agents.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ layout: post
title: 'Polyglot AI Agents: WebAssembly Meets the JVM'
date: 2025-11-19T00:00:00Z
tags: ai llm agents wasm jvm
synopsis: 'Polyglot AI Agents: WebAssembly Meets the JVM'
author: andreatp mariofusco
synopsis: 'Showcase how to run multi-language WebAssembly AI agents in a self-contained, enterprise-ready way with Quarkus'
author: andreatp, mariofusco
---
:imagesdir: /assets/images/posts/agentic

Expand Down
Loading