A server-less virtual Linux environment running fully client-side in HTML5 and WebAssembly.See the website
Description
It's designed to be Linux ABI-compatible. In demo, it runs an unmodified Debian distribution including many native development toolchains. WebVM is powered by the CheerpX virtualization engine, and enables safe, sandboxed client-side execution of x86 binaries on any browser. CheerpX includes an x86-to-WebAssembly JIT compiler, a virtual block-based file system, and a Linux syscall emulator.
Related tools (DevOps)
Kubernetes-native framework for test definition and execution
Checkov scans cloud infrastructure configurations to find misconfigurations before they're deployed.
Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.
Test Kitchen provides a test harness to execute infrastructure code on one or more platforms in isolation.