Skip to content

IDEA: WASM build to deploy-to & manage different clouds without a separate Python server #2045

@SamuelMarks

Description

@SamuelMarks

Feature Request

Aside from a basic web interface, the main thing this would need is a way of setting and storing secrets (like cloud provider auth keys).

As for official CPython support see: https://github.com/python/cpython/blob/main/Tools/wasm/README.md

Now there are plenty of unofficial implementations that don't have those same limitations, for example: cheerpx webvm; py2wasm; pyodide; spin+CPython official approach

Advantage:

  • Multicloud management without user installing anything
  • Facilitate one-click install use-cases onto multiple cloud vendors
  • Many others

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions