Skip to content

fix: update wit files#76

Merged
ruslanti merged 1 commit into
mainfrom
feat/cache-purge
May 26, 2026
Merged

fix: update wit files#76
ruslanti merged 1 commit into
mainfrom
feat/cache-purge

Conversation

@ruslanti
Copy link
Copy Markdown
Collaborator

No description provided.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR appears to update the wit/ interface definitions used by the SDK (the wit/ directory is configured as a git submodule pointing to G-Core/FastEdge-wit via .gitmodules). This impacts the WIT-to-Rust bindings generated at build time (wit_bindgen::generate!({ world: "reactor", path: "wit", ... }) in src/lib.rs), so compatibility with the existing Rust wrapper API and docs needs to be validated.

Changes:

  • Update the wit/ submodule revision (WIT interface contract) to a newer version.
  • Implicitly change the generated Rust bindings surface that the SDK compiles against.

@ruslanti ruslanti merged commit 84d0f6b into main May 26, 2026
8 checks passed
@ruslanti ruslanti deleted the feat/cache-purge branch May 26, 2026 10:16
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