awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesWebAssembly Module Linking

Importing functions exported by one WebAssembly module into another so they work together as a library.

Distinct from Binary Module Linking: Distinct from Binary Module Linking: this is a WebAssembly-specific linking mechanism, not general binary module linking.

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

Awesome WebAssembly Module Linking GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • wasmedge/wasmedgeWasmEdge का अवतार

    WasmEdge/WasmEdge

    10,665GitHub पर देखें↗

    WasmEdge is an extensible WebAssembly runtime that executes WebAssembly bytecode in a secure sandbox for cloud, edge, and embedded applications. It functions as a multi-language compiler, compiling applications written in Rust, JavaScript, Go, and Python into WebAssembly bytecode for sandboxed execution, and as a server-side JavaScript runtime that runs JavaScript programs with ES6 modules, NPM packages, and Node.js-compatible APIs. The runtime also serves as an AI inference runtime, executing AI models from JavaScript using WASI-NN plug-ins for inference tasks on personal devices and edge har

    Imports functions exported by one WebAssembly module into another so they work together as a library.

    C++artificial-intelligencecloudcloud-native
    GitHub पर देखें↗10,665
  1. Home
  2. Web Development
  3. Dynamic Loading Strategies
  4. Binary Module Loaders
  5. Binary Module Linking
  6. WebAssembly Module Linking