Skip to content

feat: upgrade Chicory runtime to v1.4.0 and improve build configuration#83

Closed
chirino wants to merge 1 commit intoroastedroot:mainfrom
chirino:main
Closed

feat: upgrade Chicory runtime to v1.4.0 and improve build configuration#83
chirino wants to merge 1 commit intoroastedroot:mainfrom
chirino:main

Conversation

@chirino
Copy link
Collaborator

@chirino chirino commented Jun 2, 2025

• Upgrade Chicory WebAssembly runtime from version 1.3.0 to 1.4.0 • Update Chicory dependency artifact names to new stable packages:

  • Replace experimental aot-experimental with annotations
  • Replace host-module-annotations-experimental with chicory-compiler-maven-plugin
  • Replace host-module-processor-experimental with annotations-processor • Improve Spotless configuration with enhanced wildcard import detection:
  • Replace simple regex-based wildcard import removal with Groovy-based validation
  • Add clear error messages for wildcard imports requiring manual expansion • Add not-ci profile for automatic code formatting during local development • Update documentation references to point to current Chicory runtime compiler docs

This upgrade modernizes the project's WebAssembly runtime dependencies and improves the developer experience by providing better build validation and automatic code formatting. The Chicory 1.4.0 upgrade brings performance improvements and stability enhancements to WebAssembly execution.

• Upgrade Chicory WebAssembly runtime from version 1.3.0 to 1.4.0
• Update Chicory dependency artifact names to new stable packages:
  - Replace experimental aot-experimental with annotations
  - Replace host-module-annotations-experimental with chicory-compiler-maven-plugin
  - Replace host-module-processor-experimental with annotations-processor
• Improve Spotless configuration with enhanced wildcard import detection:
  - Replace simple regex-based wildcard import removal with Groovy-based validation
  - Add clear error messages for wildcard imports requiring manual expansion
• Add not-ci profile for automatic code formatting during local development
• Update documentation references to point to current Chicory runtime compiler docs

This upgrade modernizes the project's WebAssembly runtime dependencies and improves
the developer experience by providing better build validation and automatic code
formatting. The Chicory 1.4.0 upgrade brings performance improvements and stability
enhancements to WebAssembly execution.

Signed-off-by: Hiram Chirino <hiram@hiramchirino.com>
@chirino
Copy link
Collaborator Author

chirino commented Jun 2, 2025

I still need to enable the CI profile on when the github actions run.

@chirino chirino closed this Jun 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant