Skip to content

Commit

Permalink
Merge pull request #47 from ewasm/wanderer-patch-1
Browse files Browse the repository at this point in the history
small changes and updates to resources
  • Loading branch information
wanderer committed Sep 12, 2016
2 parents 13973a2 + 84ffd83 commit 27d94fb
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# EVM2 Design
> This repository contains documents describing the design and high-level overview of EVM 2.0. Expect the contents of this repository to be in flux: everything is still under discussion.
# Ethereum flavored WebAssembly Design

The goal for this repository is to track research and development of alternative VM's for use in Ethereum.
Currently eWASM has had the most research.
The goal for this repository is to track research and development of ewasm

> This repository contains documents describing the design and high-level overview of ewasm. Expect the contents of this repository to be in flux: everything is still under discussion.
## What is WebAssembly?

Expand Down Expand Up @@ -53,6 +53,7 @@ eWASM:
* [eWASM Contract Interface](./contract_interface.md)
* [Backwards compatibility instructions](./backwardsCompatibility.md)
* [Original Proposal](https://github.com/ethereum/EIPs/issues/48) (EIP#48)
* [WabAssembly Specification](https://github.com/WebAssembly/spec/blob/md-proto/md-proto/WebAssembly.md)
* [WebAssembly design documents](https://github.com/WebAssembly/design)

### Projects
Expand Down

0 comments on commit 27d94fb

Please sign in to comment.