go-interpreter / wagon

wagon, a WebAssembly-based Go interpreter, for Go.
BSD 3-Clause "New" or "Revised" License
903 stars 148 forks source link

Unified trap description #97

Closed mohanson closed 5 years ago

mohanson commented 5 years ago

"errormsg" -> "trap"

codecov-io commented 5 years ago

Codecov Report

Merging #97 into master will decrease coverage by 0.17%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #97      +/-   ##
==========================================
- Coverage   68.91%   68.73%   -0.18%     
==========================================
  Files          33       33              
  Lines        3349     3349              
==========================================
- Hits         2308     2302       -6     
- Misses        783      788       +5     
- Partials      258      259       +1
Impacted Files Coverage Δ
exec/vm.go 86.77% <0%> (-2.48%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 04ad9bf...c37fc0e. Read the comment docs.

mohanson commented 5 years ago

Sure. PR: https://github.com/go-interpreter/license/pull/10

mohanson commented 5 years ago

Wait a minute, I missing CONTRIBUTORs

mohanson commented 5 years ago

Done 👍