This PR continues the work from #2382 and updates the exception handling support:
* Inside the classic interpreter only:
* Bug fixes and naming convention improvements
* Import and Export of Exceptions and Tags
* Remove the dependency on multi-module
* Additional CI /CD changes to validate ENABLE_EXCE_HANDLING switch builds
OK on all platforms
Refer to https://github.com/bytecodealliance/wasm-micro-runtime/issues/1884.
Signed-off-by: Ricardo Aguilar <ricardoaguilar@siemens.com>
Co-authored-by: Chris Woods <chris.woods@siemens.com>
Co-authored-by: Rene Ermler <rene.ermler@siemens.com>
Co-authored-by: Trenner Thomas <trenner.thomas@siemens.com>