Fix read and validation of misc/simd/atomic sub opcodes (#3115)
The format of sub opcodes after misc, simd and atomic prefix is leb u32. The issue was found in #2921.
This commit is contained in:
@ -24,6 +24,7 @@
|
||||
- fast-interp: Fix frame_offset pop order (#3101)
|
||||
- Fix AOT compilation on MacOS (#3102)
|
||||
- fast-interp: Fix block with parameter in polymorphic stack issue (#3112)
|
||||
- Fix read and validation of misc/simd/atomic sub opcodes (#3115)
|
||||
|
||||
### Enhancements
|
||||
- Clear compilation warning and dead code (#3002)
|
||||
|
||||
Reference in New Issue
Block a user