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

Enhance support for scripted language bindings by making Imports and Module cloneable #9

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

drauschenbach
Copy link
Contributor

@drauschenbach drauschenbach commented Mar 12, 2024

Fixes #10.

@drauschenbach drauschenbach marked this pull request as draft March 12, 2024 15:20
@drauschenbach drauschenbach marked this pull request as ready for review March 12, 2024 15:31
@drauschenbach drauschenbach changed the title Enhance support for scripted language bindings by making more structs clone able Enhance support for scripted language bindings by making Imports and Module cloneable Mar 12, 2024
@explodingcamera explodingcamera self-requested a review March 12, 2024 15:53
Copy link
Owner

@explodingcamera explodingcamera left a comment

Choose a reason for hiding this comment

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

Looks good, thanks for the PR!

@explodingcamera explodingcamera merged commit acb91b8 into explodingcamera:main Mar 12, 2024
2 checks passed
@drauschenbach drauschenbach deleted the cloneable branch March 12, 2024 18:36
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.

Cannot produce a Lua language binding for ModuleInstance::instantiate() due to ownership restrictions
2 participants