8000 Precompilation for production use cases · Issue #197 · pyscript/pyscript · GitHub
[go: up one dir, main page]

Skip to content
Precompilation for production use cases #197
Closed
@Daniel15

Description

@Daniel15

For production use cases, it'd be useful to:

  • Have the ability to compile the app's Python code to WebAssembly as part of a build process.
  • Implement some form of tree shaking such that the unused parts of the Python libraries are removed as part of the build process, leaving just the code that's actually needed.

This could probably make it viable for some real use cases rather than just as an experiment 😄

Metadata

Metadata

Assignees

No one assigned

    Labels

    backlogissue has been triaged but has not been earmarked for any upcoming releasetag: pyodideRelated to issues with pyodidetag: toolingRelated to the configuration of infrastructure and toolingtype: featureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0