Skip to content

Conversation

@jeffcharles
Copy link
Collaborator

Description of the change

Changes the config_schema Wasm API to match component semantics. This involves changing the name to config-schema and using a return area instead of WASI. Since config_schema is only called when using the default Javy plugin, this change shouldn't result in any functional changes.

Why am I making this change?

Reducing the scope of any PR to implement #962. This shouldn't break anything so seems harmless to get out of the way now.

Checklist

  • I've updated the relevant CHANGELOG files if necessary. Changes to javy-cli and javy-plugin do not require updating CHANGELOG files.
  • I've updated the relevant crate versions if necessary. Versioning policy for library crates
  • I've updated documentation including crate documentation if necessary.

@jeffcharles jeffcharles requested a review from saulecabrera July 16, 2025 19:36
@jeffcharles jeffcharles merged commit 399936a into main Jul 17, 2025
4 checks passed
@jeffcharles jeffcharles deleted the jc.adjust-config-schema-api branch July 17, 2025 15:00
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.

3 participants