Skip to content

SSVM 0.1.0

Choose a tag to compare

@hydai hydai released this 29 Nov 20:21
· 4417 commits to master since this release
0.1.0
5bf2129

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