GaZaTu
GaZaTu
👋 we recently moved from an eclipse project structure to a maven project structure (with maven submodules and all that). For quite a while now (probably since the transition) we're...
fixes #24
I wrote a Maven plugin to generate .class files and a .jar from OpenOffice .idl files. When i open the workspace which uses said plugin the project compiles fine and...
fixes #23
When using the armhf version of appimagetool in my armv7 run-on-arch-action (github actions) i get the following error: `/usr/bin/appimagetool.AppImage: 1: /usr/bin/appimagetool.AppImage: Syntax error: word unexpected (expecting ")")`. Any idea why...
#### Feature multi-value currently only works from wasm to host but should also work from host to wasm. #### Example ```cpp NativeSymbol NATIVES[] = { { "wasm_return_tuple", (void*)&wasm_return_tuple, "()II", nullptr...
**Describe the bug** When using SOAP to for example transport base64 encoded files I get the following error: `com.sun.xml.ws.spi.db.DatabindingException: jakarta.xml.bind.JAXBException: Package jakarta.activation with class jakarta.activation.DataHandler defined in a module jakarta.activation...