Releases: bytecodealliance/endive
Releases Β· bytecodealliance/endive
Release list
1.0.1
What's Changed
- Fix: annotation processor running in Gradle. by @RefuX in #75
- Fix:
WasmModuleProcessorfailing with when processing a wasm with an import/export TAG by @RefuX in #76 - Fix: for
ArrayIndexOutOfBoundsExceptioninFrame.mergeby @RefuX in #79 - Docs: Add webassembly4j to Endive adopters list by @zacharywhitley in #81
- Docs: Add typilot to Endive adopters list by @ixmoyren in #84
- Fix: Allow empty strings as import names for function imports by @andreaTP in #82
- Fix: Update annotation processor to handle GC refs (#70) by @andreaTP in #83
New Contributors
- @RefuX made their first contribution in #75
- @zacharywhitley made their first contribution in #81
- @ixmoyren made their first contribution in #84
Full Changelog: 1.0.0...1.0.1