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

🥽 | Green: VM / Runtime #1

Closed
jsoares opened this issue Dec 6, 2021 · 0 comments
Closed

🥽 | Green: VM / Runtime #1

jsoares opened this issue Dec 6, 2021 · 0 comments

Comments

@jsoares
Copy link
Contributor

jsoares commented Dec 6, 2021

Description

The goal of the green work area is to enable efficient, parallel execution in Filecoin, both using the upcoming FVM and general-purpose computation over large datasets.

Scope

  • MUST enable EVM in Filecoin
    • SHOULD enable others VMs (JSVM,LLVM, WASM)
  • MUST lay VMs over HypervisorVM in Filecoin
  • MUST explore parallel execution optimizations
  • MUST enabling general purpose computation (beyond VMs), e.g., those on large datasets
    • MUST enable computation over IPFS datasets
    • MAY consider Hyperledger Fabric - Execute-Order-Validate alternative execution models
  • MUST produce proofs of correctness
    • SHOULD automatically verify or model-check designs

Projects

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant