Skip to content

1.0.1

Choose a tag to compare

@andreaTP andreaTP released this 07 Jul 18:10
· 99 commits to main since this release

What's Changed

  • Fix: annotation processor running in Gradle. by @RefuX in #75
  • Fix: WasmModuleProcessor failing with when processing a wasm with an import/export TAG by @RefuX in #76
  • Fix: for ArrayIndexOutOfBoundsException in Frame.merge by @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

Full Changelog: 1.0.0...1.0.1