mirror of
https://github.com/i-net-software/JWebAssembly.git
synced 2025-03-25 15:37:52 +01:00
Add Event section type
This commit is contained in:
parent
30aa01c824
commit
e5be9fd627
@ -31,4 +31,6 @@ enum SectionType {
|
||||
Element, // 9 Elements section
|
||||
Code, // 10 Function bodies (code)
|
||||
Data, // 11 Data segments
|
||||
Reserved, //12
|
||||
Event, // 13 Event declarations, Exceptions
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user