Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bindings/Odin] Add get/set current context method to Odin bindings #252

Merged
merged 1 commit into from
Feb 8, 2025

Conversation

nadako
Copy link
Contributor

@nadako nadako commented Feb 7, 2025

This is useful for hot-reloading and was missing from the bindings. I don't know how much of the Context you want to expose, but I assume it should be opaque.

@nicbarker nicbarker changed the title add get/set current context method to Odin bindings [Bindings/Odin] Add get/set current context method to Odin bindings Feb 8, 2025
@nicbarker
Copy link
Owner

Hello, thanks for the work! We indeed haven't settled on a proper public / private API distinction in context, so will be best to leave opaque for now 🙂

@nicbarker nicbarker merged commit b410240 into nicbarker:main Feb 8, 2025
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