Skip to content

[WASM] Clean up a bit #795

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

Merged
merged 7 commits into from
Apr 9, 2019
Merged

[WASM] Clean up a bit #795

merged 7 commits into from
Apr 9, 2019

Conversation

coolreader18
Copy link
Member

@coolreader18 coolreader18 commented Apr 6, 2019

Among other things, I removed AccessibleVM and just used a Weak<StoredVirtualMachine> because the hack around mutability is no longer required, thanks to immutable VirtualMachine with #706.

@windelbouwman windelbouwman requested a review from rmliddle April 6, 2019 18:45
@coolreader18
Copy link
Member Author

Could you review this @windelbouwman? It's a lot of converting stuff to new style args and classes, and the Weak change is not that large.

@windelbouwman
Copy link
Contributor

Okay, I do not understand fully, but accessible VM removed is a good thing.

@windelbouwman windelbouwman merged commit 981c14f into master Apr 9, 2019
@rmliddle
Copy link
Contributor

rmliddle commented Apr 9, 2019

Apologies on being slow to get to this!
Not sure I could have contributed much here either, this has changed so much since I last worked on it

@coolreader18 coolreader18 deleted the coolreader18/wasm-cleanup1 branch April 9, 2019 19:00
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.

3 participants