awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesBytecode Structure Parsers

Reads and interprets the structure of WebAssembly bytecode files to extract their components.

Distinct from WebAssembly Module Structural Definitions: Distinct from WebAssembly Module Structural Definitions: focuses on parsing existing bytecode, not defining or modifying module layouts.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Bytecode Structure Parsers. Refine with filters or upvote what's useful.

Awesome Bytecode Structure Parsers GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • wasmedge/wasmedgeAvatar de WasmEdge

    WasmEdge/WasmEdge

    10,665Voir sur 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

    Reads and interprets the structure of WebAssembly bytecode files to extract their components.

    C++artificial-intelligencecloudcloud-native
    Voir sur GitHub↗10,665
  1. Home
  2. Programming Languages & Runtimes
  3. WebAssembly Module Structural Definitions
  4. Bytecode Structure Parsers