ewasm / hera

Hera: Ewasm virtual machine conforming to the EVMC API
Apache License 2.0
179 stars 50 forks source link

add wasmer support #561

Open bxq2011hust opened 4 years ago

bxq2011hust commented 4 years ago

https://github.com/wasmerio/wasmer

support wasmer as engine

codecov-commenter commented 4 years ago

Codecov Report

Merging #561 into master will increase coverage by 0.07%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #561      +/-   ##
==========================================
+ Coverage   71.90%   71.98%   +0.07%     
==========================================
  Files           9        9              
  Lines        1527     1542      +15     
  Branches      133      136       +3     
==========================================
+ Hits         1098     1110      +12     
  Misses        404      404              
- Partials       25       28       +3