Skip to content

Comments

Update PrebuiltWitBindgenVersion to 0.52.0#104

Open
andreakarasho wants to merge 3 commits intobytecodealliance:mainfrom
andreakarasho:patch-1
Open

Update PrebuiltWitBindgenVersion to 0.52.0#104
andreakarasho wants to merge 3 commits intobytecodealliance:mainfrom
andreakarasho:patch-1

Conversation

@andreakarasho
Copy link

andreakarasho and others added 3 commits February 9, 2026 10:22
wit-bindgen 0.52.0 changed the generated code conventions:
- Namespace casing: wit.exports -> wit.Exports, wit.imports -> wit.Imports
- Export impl classes: {Name}Impl -> {Name}ExportsImpl
- Export interfaces: I{Name} -> I{Name}Exports
- Import interop: {Name}Interop -> I{Name}Imports (static methods on interface)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Update calculator sample (Adder + CalculatorHost)
- Update CodeGenerationTest.cs class references
- Update OciWit ITypes -> ITypesImports

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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