Skip to content

Commit

Permalink
[Doc] Add Changelog for 0.1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
hydai committed Nov 29, 2019
1 parent 67eee78 commit 5bf2129
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
### 0.1.0 (2019-11-29)

Features:

* Lexer: Support full wasm bytecode format
* AST: Be able to load a wasm module
* Instantiate: Support wasm module instantiation

Runtime:

* Support Wasi-core functions
* Support Ewasm functions

Test:

* Support ERC20 token contracts

0 comments on commit 5bf2129

Please sign in to comment.