Skip to content

Conversation

dicej
Copy link
Collaborator

@dicej dicej commented May 15, 2025

Previously, we used a name derived from the WIT world name, but this is more predictable. It can be overridden using the --world-module option, which now applies to both the bindings and componentize subcommands.

I've also bumped the version to 0.17.0 since this is a breaking change.

Fixes #149

Previously, we used a name derived from the WIT world name, but this is more
predictable.  It can be overridden using the `--world-module` option, which now
applies to both the `bindings` and `componentize` subcommands.

I've also bumped the version to 0.17.0 since this is a breaking change.

Fixes bytecodealliance#149

Signed-off-by: Joel Dice <[email protected]>
@dicej dicej force-pushed the change-world-module-default branch from 865c2c0 to 32db653 Compare May 15, 2025 22:28
Copy link

@mschuwalow mschuwalow left a comment

Choose a reason for hiding this comment

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

This solves my usecase, thanks!

@dicej dicej merged commit a63e030 into bytecodealliance:main May 16, 2025
4 checks passed
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.

Generate bindings in static location
2 participants