Version 2.3.0
Version 2.3.0 of the WebAssembly plugin for Ghidra.
This new version of the plugin supports Ghidra 11+. Support for 10.x has been dropped; use an older plugin version if you need support for earlier versions of Ghidra.
What's Changed
- Refactored and expanded SIMD support
- Many, many improvements to more closely adhere to the WASM spec
- Fix crash when analyzing a select after a br
- Fix build with Ghidra 11.0 by @kristoff3r in #17
Full Changelog: v2.2.0...v2.3.0