Skip to content

Conversation

@sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Nov 7, 2024

I'm trying to reduce/remove the usage of Module.ctx with a view to possibly removing it from the Module object. These usages should be using GLctx anyway I believe.

@sbc100 sbc100 requested a review from kripken November 7, 2024 00:26
Copy link
Member

@kripken kripken left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed, this is a good direction. Module.* for what could be a normal var is best replaced.

I'm trying to reduce/remove the usage of `Module.ctx` with a view to
possibly removing it from the `Module` object.  These usages should be
using `GLctx` anyway I believe.
@sbc100 sbc100 merged commit 585924b into emscripten-core:main Nov 7, 2024
28 checks passed
@sbc100 sbc100 deleted the GLctx branch November 7, 2024 16:38
uysalibov pushed a commit to uysalibov/emscripten that referenced this pull request Nov 7, 2024
…#22875)

I'm trying to reduce/remove the usage of `Module.ctx` with a view to
possibly removing it from the `Module` object. These usages should be
using `GLctx` anyway I believe.
uysalibov pushed a commit to uysalibov/emscripten that referenced this pull request Nov 15, 2024
…#22875)

I'm trying to reduce/remove the usage of `Module.ctx` with a view to
possibly removing it from the `Module` object. These usages should be
using `GLctx` anyway I believe.
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