Skip to content

Conversation

@andreaTP
Copy link
Collaborator

@andreaTP andreaTP commented Jan 6, 2025

Supersede #38 , along with the bump I switched to the new @WasmModuleInterface annotation to generate most of the boilerplate code.
The only downside is that we lose the javadocs around the exported functions, though this should be arguably easier to maintain and free of human errors as the interface is directly extracted from the Wasm Module.

The changes to the user API are minimal, since we are still in 0.0.X we should be free of rolling them out.

Happy to hear feedback about it 🙂 !

@andreaTP andreaTP requested a review from anderseknert January 6, 2025 11:23
@anderseknert
Copy link
Contributor

WIll take a look tonight!

Copy link
Contributor

@anderseknert anderseknert left a comment

Choose a reason for hiding this comment

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

Change looks good to me! Any docs that should be updated with this?

@andreaTP
Copy link
Collaborator Author

andreaTP commented Jan 9, 2025

Good call @anderseknert , I added a commit to test the Readme.md file in CI, found a couple of minor issues and fixed those 👍

@andreaTP
Copy link
Collaborator Author

@anderseknert good to merge?

@anderseknert
Copy link
Contributor

Good to merge 👍

@andreaTP andreaTP merged commit d4f6dd7 into StyraOSS:main Jan 13, 2025
5 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.

2 participants