Skip to content

Make parser and compiler optional features for vm crate. #1092

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 1 commit into from
Jul 1, 2019

Conversation

windelbouwman
Copy link
Contributor

This is supercool. It makes the compiler and parser optional for the vm crate. This means we can use the vm to run pre-compiled bytecode to safe space. No example usage of this yet..

@windelbouwman windelbouwman merged commit e05a75c into master Jul 1, 2019
@windelbouwman windelbouwman deleted the bytecode-crate branch July 6, 2019 09:01
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