Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Implement a JNI binding for EVMC #1025

@axic

Description

@axic

EVMC is a thin API to write VMs for and to be used in clients for connecting to VMs.

cpp-ethereum supports it natively to use evmjit and pyethereum/go-ethereum had prototype implementations. More importantly, the upcoming ewasm VM called Hera also uses this interface.

Supporting it in ethereumj/Harmony would allow a quick way for ethereumj to be part of the ewasm testnet without the need of writing a native Java interpereter for Webassembly.

See also ipsilon/evmc#137.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions