Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 360 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 360 Bytes

ewasm-runtime

A modular WebAssembly runtime for Ethereum 2.0.

Goals

The eventual goal is to build a runtime that can be plugged into stateless and stateful nodes. Also, it would be great to make it easy to swap in alternative WebAssembly interpreters.

License

Licensed under Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)