Categories
- All Posts 550
- Practical Open Source Projects 478
- Tutorial Articles 22
- Online Utilities 13
- AI news 7
- Tiny Startups Showcase 7
- Claude Code Skills 6
- Prompt Templates 5
- Hugging Face Spaces 3
- OpenClaw Use Cases 3
- LLM Learning Resources 1
- Online AI Image Tools 1
- OpenClaw Master Skills Collection 1
- Rust Training Resources 1
- AI Short Drama Tools 1
- AI Image Generate Maker 1
- My Favorites 0
Posts tagged with: WebAssembly
Content related to WebAssembly
wasmtime-py: Python WebAssembly Runtime Powered by Wasmtime
wasmtime-py brings the speed and safety of a WebAssembly runtime to Python developers. Learn how to install the package, run quick examples, and explore component support so you can embed WASM logic in your Python applications with minimal overhead.
WebVM: Run Linux in Your Browser with This Open-Source Project
Discover WebVM, an innovative open-source project that brings a full Linux virtual machine directly into your web browser. Powered by CheerpX and WebAssembly, WebVM offers a server-less, sandboxed environment for running x86 binaries. This article explores its capabilities, including a graphical Alpine environment, networking via Tailscale, and detailed instructions for self-hosting and customization. Learn how to fork, deploy on GitHub Pages, and even integrate AI tools like Claude. Perfect for developers, researchers, or anyone interested in client-side virtualization, WebVM redefines what's possible directly within your browser without server dependencies.