2 रिपॉजिटरी
Tools that compile and execute the same application code on Windows, macOS, and Linux without platform-specific modifications.
Distinct from Platform Executable Generators: Distinct from general Platform Executable Generators: focuses on cross-platform compilation from a single codebase, not just platform-specific binary generation.
Explore 2 awesome GitHub repositories matching devops & infrastructure · Cross-Platform Executable Generators. Refine with filters or upvote what's useful.
Build performant, native and cross-platform desktop applications with native React powerful CSS like styling.🚀
Compiles and executes the same application code on Windows, macOS, and Linux without platform-specific modifications.
Vuido is a framework for building native desktop applications for Windows, macOS, and Linux using Vue.js components, without requiring Electron or Chromium. It maps Vue components directly to native widgets from the libui library, creating lightweight applications that run on a single-threaded event loop and compile templates at build time for optimized runtime performance. The framework provides a complete Vue.js component-to-native bridge, enabling two-way data binding via v-model, component-based window composition, and platform-specific package generation for distributing executables. It
Generates distributable executables for Windows, macOS, and Linux by wrapping the Node.js application.