File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 2525* specifies an [ Ethereum environment interface] ( ./eth_interface.md ) to facilitate interaction with the Ethereum environment from an * eWASM contract*
2626* specifies [ metering] ( ./metering.md ) for instructions
2727* and aims to restrict [ non-deterministic behavior] ( https://github.com/WebAssembly/design/blob/master/Nondeterminism.md )
28+ * specifies a backwards compatible upgrade path to EVM1
2829
2930### Goals of the eWASM project
3031
5051* [ Rationale] ( ./rationale.md )
5152* [ Ethereum environment interface] ( ./eth_interface.md )
5253* [ eWASM Contract Interface] ( ./contract_interface.md )
54+ * [ Backwards compatibility instructions] ( ./backwardsCompatibility.md )
5355* [ Original Proposal] ( https://github.com/ethereum/EIPs/issues/48 ) (EIP #48 )
5456* [ WebAssembly design documents] ( https://github.com/WebAssembly/design )
5557
You can’t perform that action at this time.
0 commit comments