WebAssembly on Kubernetes: the practice guide (part 02)
Community post by Seven Cheng | View part one here In the previous article, I gave an overview of Wasm’s features and advantages. I also explained how to run Wasm modules within container environments. In this…
WebAssembly on Kubernetes: from containers to Wasm (part 01)
Community blog by Seven Cheng WebAssembly (Wasm) was originally created for the browser, and it has become increasingly popular on the server-side as well. In my view, WebAssembly is gaining popularity in the Cloud Native ecosystem due…
LFX Program’s CNCF mentees have successfully finished Term 3!
We are thrilled to congratulate 34 mentees who have successfully graduated from the LFX Program after working with various CNCF projects over the last three months! Mentees had the opportunity to work on many different projects…
Rust + WebAssembly: building infrastructure for Large Language Model ecosystems
Community post originally published on Second State’s blog by Sam Liu, Second State Engineer, CNCF’s WasmEdge Maintainer and Miley Fu, CNCF Ambassador, DevRel at WasmEdge This is a talk at the track “The Programming Languages Shaping…
36 CNCF term 2 LFX mentees have successfully completed the program!
Congratulations to the 36 interns who have graduated from the LFX Program after working with CNCF projects over June, July, and August! Mentees had the opportunity to work on many different projects across our Graduated, Incubating,…
Added flexibility and better performance are driving new use cases for WebAssembly
While WebAssembly (Wasm) is still primarily used to develop web applications, its use is expanding far beyond its original use case as part of the open web platform, according to the State of WebAssembly 2023 report…
Introducing the Wasm landscape (in English and Chinese)
By Chris Aniszczyk, Vivian Hu and Michael Yuan “Containers are the new normal, and WebAssembly is the future.” — CNCF Annual Survey 2022 key findings. Originally created as a secure sandbox to run compiled C/C++…
Ambassador post by Miley Fu, CNCF Ambassador, DevRel at CNCF WasmEdge project Introduction: The recent surge in popularity of large language models and their applications, driven by the success of ChatGPT, has sparked immense interest in…
Congratulations to 57 CNCF Term 1 LFX Program Mentees!
By Staff A huge number of successful CNCF interns have graduated from this term’s LFX Program: 57! We had a great showing from the CNCF community with involvement across Graduated, Incubating, and Sandbox projects as well…
A ChatGPT-powered code reviewer bot for open-source projects
By Miley Fu, CNCF Ambassador, DevRel at CNCF WasmEdge project Code review is a critical aspect of modern software development. In a GitHub workflow, the code review starts when a Pull Request (PR) is created, and…