-
WebAssembly Talks at Open Source Summit North America
Are you ready for the Open Source Summit North America 2023 conference? This year, the conference also highlights many exciting WebAssembly (Wasm) content, with several talks dedicated to this innovative technology, covering Wasm in TEE, K8s and Wasm etc. Whether you’re a seasoned Wasm developer or just starting out, these talks are sure to capture your attention and inspire you to explore the possibilities of this platform-agnostic binary format. So mark your calendars for May 10-12 and get ready to dive into the world of Wasm!…
-
WebAssembly @ KubeCon + CloudNativeCon EU 2023
KubeCon + CloudNativeCon EU 2023, happening in Amsterdam from April 18-21, the most exciting event of the year for cloud-native developers and end-users. This four-day conference is the perfect opportunity to stay up-to-date on the latest trends in cloud-native computing, network with peers, and learn from industry experts. Plus, if you're interested in WebAssembly, note that WasmEdge maintainers and community members will be among the speakers, exhibitors, and attendees, sharing their experiences and insights.…
-
How did ChatGPT put code reviews on steroids for this open source community?
Reviewing PRs (GitHub Pull Requests) is one of the most important, yet time-consuming and thankless, jobs open-source maintainers must do on a regular basis. Accurate and speedy review of PRs is not only essential for the cadence of software development but also critical for the moral of the contributor community. The WasmEdge community (a leading WebAssembly Runtime under CNCF and Linux Foundation) recently added a ChatGPT-based PR review bot in our open source GitHub repo.…
-
Build the future of cloud computing with WasmEdge via GSoC
Google Summer of Code 2023 is accepting applications with WasmEdge as a featured open source project with two available projects. By participating, you'll have the opportunity to work on WasmEdge and contribute to the evolution of cloud computing. GSoC is a global, online mentoring program that introduces new contributors to open source software development. Through GSoC, you will gain valuable experience in real-world software development while being compensated for your efforts and time!…
-
🤖 LFX Internship opportunities: building the future foundation of cloud computing
Happy New Year! According to the recent CNCF Annual Survey 2022 of over 2000 IT professionals, WebAssembly is going to be a key part of the cloud native technology stack. In fact, the survey’s key finding states: Containers are the new normal, and WebAssembly is the future. The WasmEdge project is an open source WebAssembly runtime that is optimized for cloud native use cases. It is already bundled and distributed with Docker Desktop and Fedora / Red Hat Linux.…
-
WasmEdge @ KubeCon + CloudNativeCon NA 2022
The most exciting cloud-native event for 2022 is just around the corner! KubeCon and CloudNativeCon NA 2022 will take place between Oct 24th and 28th in Detroit USA! WasmEdge and our community members will attend the conference, host a booth, go to the parties, and give 5 official talks! So, come say Hi virtually or even better, in person! Through conference presentations and demonstrations, the WasmEdge team focuses on WebAssembly (Wasm) developer experience and tooling for cloud-native applications.…
-
Michael Yuan, Second State: The Default Should be Zero Trust
Orginal post from CyberNews Whether constructing a new cloud-native app or updating an existing one, developers should keep to an even set of principles. The application optimization cycle becomes critical if keeping up with consumer expectations and agile business operations are desired to be achieved. Harnessing the full power of the cloud can not only reduce costs but also visibly improve the everyday user experience. Therefore, building native cloud applications should become a priority.…
-
🥳 Contribute to the WasmEdge Project via the CNCF LFX Mentorship 2022 03-Sept-Nov
Do you ever feel it's hard to contribute to an open source project? You may not know where to get started. You may be a little shy to share your insights with other people. If you were, the LFX mentorship program (similar to GSoC) is for you! If accepted as a mentee, you will be assigned experienced mentors from the WasmEdge team, and learn valuable software development skills. You will also receive a stipend of $3000 to $6600, depending on your location, so that you can focus on the work.…
-
Improving WASI-NN towards WebAssembly| WasmEdge 0.10.1 Explained 2
By apepkuss In the article OpenVINO Inferencing using WasmEdge WASI-NN, we showed how to use OpenVINO to build a machine learning inference task for road segmentation. In the process, we noticed two interesting parts that could be further improved: wasi-nn crate is used in the example, which provides a Rust interface implementation for the WASI-NN proposal, greatly reducing the Process complexity in using Rust language to build machine learning tasks based on WebAssembly.…
-
Web3 Foundation grant project enhances Substrate to run on WasmEdge
The open source developers from the WasmEdge community have just delivered the first two milestones of our Web3 Foundation grant. The result is a Substrate implementation that runs on the WasmEdge WebAssembly Runtime. Why is an Alternative Runtime Needed? In Sept 2016, a computational DDoS attack was launched against the nascent Ethereum blockchain while most Ethereum developers were attending Devcon2 in Shanghai. The attack exploited an issue with the GETH software and brought down Ethereum nodes running GETH.…