Search results for: WasmEdge Runtime


WasmEdge Runtime

Accepted to CNCF on April 28, 2021

WasmEdge is a lightweight, high-performance, and extensible WebAssembly runtime for cloud native, edge, and decentralized applications. It powers serverless apps, embedded functions, microservices, smart contracts, and IoT devices.

WasmEdge and OpenYurt bring cloud computing to the edge

Posted on February 7, 2022 | By Vivian Hu, Michael Yuan, and Chen Jin

Guest post by Vivian Hu and Michael Yuan from Second State with the help from Chen Jin from the OpenYurt project. Edge computing is a distributed application architecture that places computational resources (eg, CPU and storage) close to…


Introducing the Wasm landscape (in English and Chinese)

Posted on September 6, 2023 | By Chris Aniszczyk, Vivian Hu. and Michael Yuan

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++ code in…


Explore open source AI Infra for Large Language Models: Highlights from the Open Source AI Meetup Beijing

Posted on July 26, 2023

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 the technical…


A ChatGPT-powered code reviewer bot for open-source projects

Posted on June 6, 2023 | By Miley Fu

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 concludes when…


Congratulations to 24 CNCF fall term LFX Program mentees!

Posted on December 8, 2022

We are excited to announce that 24 CNCF interns have successfully completed this term’s LFX  Program! 24 of CNCF’s Graduated, Incubating, and Sandbox projects joined this round with projects including Meshery, WasmEdge, Kyverno, and Vitess. Additional details on…


CNCF congratulates 36 successful interns with Spring Term LFX Program!

Posted on July 7, 2022

After an exciting Spring term, 36 interns have graduated from the latest LFX mentorship program funded by CNCF! 15 of CNCF’s Graduated, Incubating, and Sandbox projects joined this round with projects including Chaos Mesh, Kubernetes, KubeEdge and Pixie. …


Containerization on the edge

Posted on November 11, 2021 | By Second State and FutureWei

Guest post by Second State and FutureWei This work is supported by Second State and FutureWei based on Open Source projects WasmEdge and seL4. Application containers, such as Docker, are a key driving force behind the growth of…


Cloud Native Computing Foundation Welcomes Record Number of New Silver Members

Posted on October 13, 2021

98 new members joined CNCF this quarter, driving an increasingly diverse ecosystem that continues to provide leading-edge technology innovations across the globe  LOS ANGELES, Calif. – KubeCon + CloudNativeCon North America – October 13, 2021 – The Cloud…


WebAssembly serverless functions in AWS Lambda

Posted on August 25, 2021 | By Robby Qiu

Guest post by Robby Qiu, Developer at Second State and contributor to WasmEdge Serverless functions save developers a ton of trouble managing the backend infrastructure. It also simplifies the development process as developers only need to focus on…