Skip to content

Implement Python bindings via PyO3 #1436

Description

@Robbepop

This issue is tracking progress on the creation of Python bindings for Wasmi using the PyO3 library.

Python is one of the most if not the most popular programming language with an enormous ecosystem. It would be extremely beneficial for Wasmi to make it possible for Python developers that have a need for lightweight Wasm execution to simply use Wasmi without hassle.

PyO3 is the established solution to craft Python bindings for Rust libraries. From first looks it has everything that Wasmi needs to create great Python bindings.

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