Skip to content

Add support for WebAssembly System Interface (wasm32-wasi) #90473

Closed
@tiran

Description

@tiran
BPO 46315
Nosy @tiran, @pmp-p, @kumaraditya303
PRs
  • bpo-46315: Add ifdef HAVE_ feature checks for WASI compatibility (GH-30507) #30507
  • bpo-46315: Use fopencookie() to avoid dup() in _PyTokenizer_FindEncodingFilename #32033
  • bpo-46315: Use fopencookie only on Emscripten 3.x and newer (GH-32266) #32266
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = 'https://github.com/tiran'
    closed_at = None
    created_at = <Date 2022-01-09.14:47:43.508>
    labels = ['type-feature', 'build', '3.11']
    title = 'Add support for WebAssembly System Interface (wasm32-wasi)'
    updated_at = <Date 2022-04-02.21:11:46.918>
    user = 'https://github.com/tiran'

    bugs.python.org fields:

    activity = <Date 2022-04-02.21:11:46.918>
    actor = 'christian.heimes'
    assignee = 'christian.heimes'
    closed = False
    closed_date = None
    closer = None
    components = ['Build']
    creation = <Date 2022-01-09.14:47:43.508>
    creator = 'christian.heimes'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 46315
    keywords = ['patch']
    message_count = 4.0
    messages = ['410153', '410198', '410470', '416588']
    nosy_count = 3.0
    nosy_names = ['christian.heimes', 'pmpp', 'kumaraditya']
    pr_nums = ['30507', '32033', '32266']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue46315'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    Labels

    3.11only security fixesOS-wasibuildThe build process and cross-buildtype-featureA feature request or enhancement

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions