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

Add experimental PRECOMPILES capability #267

Merged
merged 2 commits into from
May 9, 2019
Merged

Conversation

chfast
Copy link
Member

@chfast chfast commented May 8, 2019

Part of #259.

@chfast chfast requested a review from axic May 8, 2019 11:49
@chfast
Copy link
Member Author

chfast commented May 8, 2019

I want to create a basic example of "Precompiles VM" implementation. Let me finish the full example first and the decide what can be merged to the master branch.

@chfast

This comment has been minimized.

@chfast chfast force-pushed the precompiles-capacity branch 2 times, most recently from 24e33d0 to feb9ef7 Compare May 8, 2019 13:59
@chfast

This comment has been minimized.

Copy link
Member

@axic axic left a comment

Choose a reason for hiding this comment

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

Should run the vmtester on the example (also need to extend the vmtester to cope with this).

@chfast chfast mentioned this pull request May 8, 2019
@chfast chfast force-pushed the precompiles-capacity branch 2 times, most recently from ac85b48 to 3bbeb9b Compare May 8, 2019 21:37
test/vmtester/tests.cpp Outdated Show resolved Hide resolved
Copy link
Member

@axic axic 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, but I assume you'll squash some of the commits.

@chfast
Copy link
Member Author

chfast commented May 9, 2019

Squashed. Do you think we should merge this?

@chfast chfast merged commit b4a04e8 into master May 9, 2019
@chfast chfast deleted the precompiles-capacity branch May 9, 2019 14:28
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