Skip to content

Commit 27d94fb

Browse files
author
wanderer
authored
Merge pull request #47 from ewasm/wanderer-patch-1
small changes and updates to resources
2 parents 13973a2 + 84ffd83 commit 27d94fb

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# EVM2 Design
2-
> 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.
1+
# Ethereum flavored WebAssembly Design
32

4-
The goal for this repository is to track research and development of alternative VM's for use in Ethereum.
5-
Currently eWASM has had the most research.
3+
The goal for this repository is to track research and development of ewasm
4+
5+
> 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.
66
77
## What is WebAssembly?
88

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

5859
### Projects

0 commit comments

Comments
 (0)