šŸŽ New User? Get 20% off your first purchase with code NEWUSER20 Register Now →
Menu

Categories

Kong Gateway 3.10: Native WebAssembly Plugin Support GA

Kong Gateway 3.10: Native WebAssembly Plugin Support GA

Kong has released Gateway 3.10, bringing WebAssembly-based plugins to production status and expanding the language choices for Kong plugin developers.

Wasm Plugins GA

Previously in tech preview, Proxy-Wasm-based plugins are now GA. Plugins compile to WebAssembly from Rust (proxy-wasm-rust-sdk), Go (proxy-wasm-go-sdk), or AssemblyScript, and run in a sandboxed V8 or Wasmtime engine with guaranteed isolation and predictable resource usage.

Performance Benchmarks

Wasm plugins show a 15-20% overhead compared to built-in Lua plugins but eliminate the attack surface of shared Lua VM state. Most real-world plugins (rate limiting, auth transforms, logging) are I/O-bound, so the practical impact on latency is negligible.

Plugin Marketplace

Kong Hub now categorizes community Wasm plugins separately, with signed artifacts and SBOMs for each release. Kong Enterprise customers can run private Wasm plugin repositories.

Share this article:
Dargslan Editorial Team (Dargslan)
About the Author

Dargslan Editorial Team (Dargslan)

Collective of Software Developers, System Administrators, DevOps Engineers, and IT Authors

Dargslan is an independent technology publishing collective formed by experienced software developers, system administrators, and IT specialists.

The Dargslan editorial team works collaboratively to create practical, hands-on technology books focused on real-world use cases. Each publication is developed, reviewed, and...

Programming Languages Linux Administration Web Development Cybersecurity Networking

Stay Updated

Subscribe to our newsletter for the latest tutorials, tips, and exclusive offers.