1 repo
Tools that generate type definitions and proxies from backend code at compile time.
Distinguishing note: Focuses on static type safety across language boundaries.
Explore 1 awesome GitHub repository matching development tools & productivity · Type-Safe Binding Generators. Refine with filters or upvote what's useful.
Wails is a cross-platform framework for building native desktop applications by combining a Go backend with web-based frontend technologies. It enables developers to create lightweight software by utilizing the host operating system's native web rendering engine, eliminating the need to bundle heavy browser dependencies. The framework distinguishes itself through a robust communication layer that bridges the backend and frontend. It automatically generates type-safe JavaScript bindings and proxies from Go code, allowing for seamless, asynchronous method invocation and data serialization acros
Automatically generates type-safe proxies to ensure reliable communication across the language boundary.