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

PVM research #22

Open
asmie opened this issue Jul 29, 2024 · 0 comments
Open

PVM research #22

asmie opened this issue Jul 29, 2024 · 0 comments
Assignees

Comments

@asmie
Copy link
Member

asmie commented Jul 29, 2024

Description

The task is to check and analyze a way of implementing a Polka Virtual Machine.

It involves analyzing GrayPaper Appendix A and Appendix B to get a full view of what PolkaVM should be and how it be invoked.

During the analysis, two paths should be checked:

  1. MVP
    2)The fully functional VM

The priority is set to the first point, so we're aiming to build MVP by the end of Milestone 1.

MVP should include:

  • ability to invoke the Virtual Machine
  • instruction set described in the Appendixes
  • simple interpreter taking the instructions and doing something (that something need to be defined).

Deliverable

The output should be a high-level design with Go modules outlined and described with clear points where MVP should end.
The overall design of a fully functional PVM should be provided.

@pantrif pantrif self-assigned this Jul 31, 2024
@danielvladco danielvladco self-assigned this Aug 6, 2024
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

No branches or pull requests

3 participants