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,665在 GitHub 上查看↗

    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