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

NativeEngineExt::deserialize now returns Module #4180

Merged
merged 1 commit into from
Aug 31, 2023

Conversation

theduke
Copy link
Contributor

@theduke theduke commented Aug 25, 2023

This is done to make the result actually usable, because there is no
public constructor that allows going from Artifact to Module.

Followup to #4139

@theduke theduke requested a review from syrusakbary as a code owner August 25, 2023 07:43
@theduke theduke requested a review from Arshia001 August 25, 2023 07:43
Copy link
Member

@Arshia001 Arshia001 left a comment

Choose a reason for hiding this comment

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

Lgtm

@theduke theduke enabled auto-merge August 25, 2023 07:48
This is done to make the result actually usable, because there is no
public constructor that allows going from Artifact to Module.
@theduke theduke force-pushed the native-engine-ext-deserialize-module branch from 9e98db5 to 719c917 Compare August 31, 2023 10:42
@theduke theduke merged commit 5ebbe65 into master Aug 31, 2023
@theduke theduke deleted the native-engine-ext-deserialize-module branch August 31, 2023 11:47
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