Zero-SDK desktop packaging for the modern web.
CrumStack by CrumWorld is a high-performance CLI designed to transform modern web projects into lightweight, standalone Windows applications. By leveraging the native WebView2 runtime, CrumStack eliminates the overhead of Electron while providing a professional, branded host for your code.
- ⚡ Elite Performance: Sub-2MB native host with minimal memory footprint.
- 🔌 Zero-SDK: Package any web project without modifying a single line of code.
- 📦 Full-Stack Ready: Seamlessly orchestrate Node.js or Python backends as sidecar processes.
- 🛡️ Secure Bundling: Your assets are securely bundled and extracted only at runtime.
- 💎 Pro Branding: Injected icons, metadata, and CrumWorld-certified copyrights.
npm install -g @crumworld/crumstack{
"name": "My Pro App",
"entry": "dist/index.html",
"icon": "icon.ico",
"backend": {
"command": "node",
"args": ["server.js"]
}
}cstack init
cstack buildExplore the full potential of CrumStack, including window customization and deep framework integration.
CrumStack is a proud product of CrumWorld. Join our community for updates and support.
© 2026 CrumWorld. Built for the future.