Skip to content

Allow Subinterpreters on WASI/Emscripten Builds #135190

Open
@ericsnowcurrently

Description

@ericsnowcurrently

Currently using multiple interpreters on WASI and Emscripten builds is disallowed. This is reflected in various places, including configure, the test suite, and the docs. I don't recall why the feature was disallowed (maybe confusion about a relationship with threads?), but there shouldn't be any need to disallow them.

CC @brettcannon

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.14bugs and security fixes3.15new features, bugs and security fixesOS-emscriptenOS-wasidocsDocumentation in the Doc dirinterpreter-core(Objects, Python, Grammar, and Parser dirs)stdlibPython modules in the Lib dirtestsTests in the Lib/test dirtopic-subinterpreters

    Projects

    Status

    Todo

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions