awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesPlugin Compilation to WebAssembly

Compiling source code written in supported languages into WebAssembly binaries for use as plugins in a host environment.

Distinct from WebAssembly Compilation: Distinct from WebAssembly Compilation: specifically for compiling plugins, not general application bundling.

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

Awesome Plugin Compilation to WebAssembly GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • extism/extismAvatar extism

    extism/extism

    5,657Vezi pe GitHub↗

    Extism is a cross-language WebAssembly plugin framework that lets applications written in any programming language load and execute plugins written in any other language. It provides a universal plugin system where host applications use idiomatic SDKs to load WebAssembly modules, call exported functions, and pass data back and forth, while plugin authors use development kits that handle memory management and host interaction so they can focus on business logic. The framework distinguishes itself through its comprehensive approach to cross-language integration, offering schema-driven binding g

    Compiles source code written in supported languages into WebAssembly binaries for use as plugins.

    Rustbrowserccpp
    Vezi pe GitHub↗5,657
  1. Home
  2. Web Development
  3. WebAssembly Compilation
  4. Plugin Compilation to WebAssembly

Explorează sub-etichetele

  • Modular Plugin CompilationCompiling custom audio modules using a dedicated SDK for integration into a modular environment. **Distinct from Plugin Compilation to WebAssembly:** Specifically for compiling synthesis modules via an SDK, distinct from general WebAssembly or build-system plugin compilation.