Contact ↗Contact ↗ (opens in a new tab)
GitHubGitHub (opens in a new tab)DiscordDiscord (opens in a new tab)
  • Introduction
  • Install Wasmer
    • Introduction
    • Get Started
    • Features
    • CLI
      • Introduction
      • WASIX
      • WCGI
      • Emscripten
      • Create your own Runner
    • Introduction
    • Get Started
    • Manifest
    • CLI
    • Search
    • Introduction
    • Get Started
      • Static Site
      • HTTP Server
      • React Static Site
    • CLI
      • Apps
      • Deployment Modes
      • Remote Sessions
      • Connecting Custom Domains to Edge
      • App Config (app.yaml)
      • Custom Domains (DNS)
      • Logging
    • Architecture
    • Support

    • Build from Source
    • GraphQL API
    • Testing
  • Introduction
  • Install Wasmer
    • Introduction
    • Get Started
    • Features
    • CLI
      • Introduction
      • WASIX
      • WCGI
      • Emscripten
      • Create your own Runner
    • Introduction
    • Get Started
    • Manifest
    • CLI
    • Search
    • Introduction
    • Get Started
      • Static Site
      • HTTP Server
      • React Static Site
    • CLI
      • Apps
      • Deployment Modes
      • Remote Sessions
      • Connecting Custom Domains to Edge
      • App Config (app.yaml)
      • Custom Domains (DNS)
      • Logging
    • Architecture
    • Support

    • Build from Source
    • GraphQL API
    • Testing
  • Contact ↗ (opens in a new tab)
Question? Give us feedback → (opens in a new tab)Edit this page on GitHub →
Install Wasmer

Install Wasmer

Wasmer allows you to run applications either Standalone (via the CLI) or Embedded within other languages such as C/C++, Rust, Python, Go, PHP, Ruby...

Unix (macOS, Linux):

curl https://get.wasmer.io -sSfL | sh

Or, to install a specific version:

curl https://get.wasmer.io -sSfL | sh -s "v4.0.0"

Other installation methods available here: https://github.com/wasmerio/wasmer-install (opens in a new tab)

IntroductionIntroduction

Made with ♥️ at

© 2023 Wasmer Inc.