fix the value of except_ref

This commit is contained in:
Volker Berlin 2019-01-11 19:37:29 +01:00
parent b8039d6247
commit b619d77ad1

View File

@ -25,7 +25,7 @@ public enum ValueType implements StorageType {
f64(-0x04),
anyfunc(-0x10),
anyref(-0x11),
except_ref(-0x12),
except_ref(-0x18), // https://github.com/WebAssembly/exception-handling/blob/master/proposals/Exceptions.md
func(-0x20),
struct(-0x30),
empty(-0x40), // empty block_type