ewasm / design

Ewasm Design Overview and Specification
Apache License 2.0
1.02k stars 125 forks source link

EEI: document exception conditions for the methods #78

Closed axic closed 6 years ago

axic commented 6 years ago

What do they do when values are out of bounds? (Many of them currently in Hera throw an exception.)

Need to also what are the in bounds values.