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

Fix cyclic ref direct instance #2341

Closed
wants to merge 6 commits into from

Conversation

MarkMcCaskey
Copy link
Contributor

@MarkMcCaskey MarkMcCaskey commented May 25, 2021

An alternative to #2327 as discussed with @syrusakbary . Still WIP, the benefit of this style of change is that it's simpler on our side, it is a breaking change though and seems a bit less useful than the solution in 2327.

This PR is being delayed in favor of #2327. #2327 is more of a direct bug fix, this is a redesign of how host functions interact with the VM, even if we can provide a similar API. This concept will take longer to design, implement, and test.

Review

  • Add a short description of the change to the CHANGELOG.md file

@MarkMcCaskey MarkMcCaskey requested a review from syrusakbary May 25, 2021 14:23
@syrusakbary
Copy link
Member

Closing this as #2327 was merged at the way to go

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