Skip to content

Move compiler paths out of top level of shared.py. NFC#25851

Open
sbc100 wants to merge 1 commit intoemscripten-core:mainfrom
sbc100:python_delay_init
Open

Move compiler paths out of top level of shared.py. NFC#25851
sbc100 wants to merge 1 commit intoemscripten-core:mainfrom
sbc100:python_delay_init

Conversation

@sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Nov 21, 2025

This is a step towards separating the import of python modules from the initialization of the compiler. The goal here is to remove top level code (i.e. Remove side effects from importing).

@sbc100 sbc100 requested review from dschuff and kripken November 21, 2025 23:40
This is a step towards separating the import of python modules from the
initialization of the compiler.  The goal here is to remove top level
code (i.e. Remove side effects from importing).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants