awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 Repos

Awesome GitHub RepositoriesWebAssembly Platforms

Managed hosting environments specifically optimized for executing WebAssembly modules in serverless contexts.

Distinct from Serverless Platforms: Distinct from general serverless platforms: focuses specifically on WebAssembly-based execution environments.

Explore 4 awesome GitHub repositories matching web development · WebAssembly Platforms. Refine with filters or upvote what's useful.

Awesome WebAssembly Platforms GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • wasmerio/wasmerAvatar von wasmerio

    wasmerio/wasmer

    20,421Auf GitHub ansehen↗

    Wasmer is a high-performance runtime engine designed to execute sandboxed WebAssembly modules across server-side, edge, and browser environments. It functions as a comprehensive platform for building, distributing, and running isolated applications, providing a secure and portable execution layer that maintains consistency across diverse hardware architectures and operating systems. The platform distinguishes itself through a robust toolchain that enables cross-language interoperability and the transformation of code into portable binary packages. It supports ahead-of-time binary generation t

    Offers a managed serverless hosting environment specifically designed for scaling and executing WebAssembly applications.

    Rustemscriptenlinuxmacos
    Auf GitHub ansehen↗20,421
  • stackblitz/coreAvatar von stackblitz

    stackblitz/core

    10,829Auf GitHub ansehen↗

    Online IDE powered by Visual Studio Code ⚡️

    A runtime that executes Node.js applications and development servers inside the browser using WebAssembly.

    Auf GitHub ansehen↗10,829
  • wasmedge/wasmedgeAvatar von WasmEdge

    WasmEdge/WasmEdge

    10,665Auf GitHub ansehen↗

    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

    Runs unmodified Node.js applications by implementing their built-in APIs inside a WebAssembly sandbox.

    C++artificial-intelligencecloudcloud-native
    Auf GitHub ansehen↗10,665
  • nginx/unitAvatar von nginx

    nginx/unit

    5,560Auf GitHub ansehen↗

    NGINX Unit is an open-source application server designed to natively execute code across multiple programming language runtimes and WebAssembly within a single process. It serves as a multi-language application server that can run applications written in Go, Java, Node.js, Perl, PHP, Python, Ruby, and WebAssembly side by side, without requiring separate runtime environments for each language. The server distinguishes itself through a RESTful JSON control API that enables dynamic, zero-downtime configuration changes without restarting the server. It combines event-driven asynchronous I/O with

    Provides a runtime adapter that runs Node.js applications without code changes.

    C
    Auf GitHub ansehen↗5,560
  1. Home
  2. Web Development
  3. Serverless Platforms
  4. WebAssembly Platforms

Unter-Tags erkunden

  • Node.js Runtimes1 Sub-TagRuntimes that execute Node.js applications and development servers inside the browser using WebAssembly. **Distinct from WebAssembly Platforms:** Distinct from WebAssembly Platforms: specifically executes Node.js applications in the browser, not general WebAssembly module hosting.