awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
WebAssembly Runtimes · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesWebAssembly Runtimes

Execution environments for running desktop-style applications directly in web browsers.

Distinguishing note: Focuses on browser-based binary execution rather than general web development.

Explore 1 awesome GitHub repository matching web development · WebAssembly Runtimes. Refine with filters or upvote what's useful.

  1. Home
  2. Web Development
  3. WebAssembly Runtimes

Awesome WebAssembly Runtimes GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • AvaloniaUI/Avalonia

    AvaloniaUI/Avalonia

    30,100View on GitHub↗

    Avalonia is a cross-platform desktop framework that enables the creation of native-feeling applications for Windows, macOS, and Linux from a single codebase. It functions as a declarative UI toolkit, allowing developers to define complex visual hierarchies and interface structures using a markup-based syntax that maps directly to underlying object properties. By utilizing the Model-View-ViewModel architectural pattern, the framework facilitates a clean separation between application logic and user interface layout, which simplifies unit testing and component maintenance. The framework disting

    Enables running applications directly in web browsers using binary code execution without server-side infrastructure.

    C#androidapp-frameworkavalonia
    30,100View on GitHub↗