Skip to content

Support hybrid-execution mode #56

@qizhou

Description

@qizhou

The current go-evmc fully reuses Geth's data structure, including memory, stack, and jump table, which enables us to run in hybrid mode, where some contracts are executed in compiled code, while some are executed in the interpreter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions