Skip to content

update the Java guest generator for world-based generation#405

Merged
alexcrichton merged 1 commit intobytecodealliance:mainfrom
dicej:java-world-generator
Oct 28, 2022
Merged

update the Java guest generator for world-based generation#405
alexcrichton merged 1 commit intobytecodealliance:mainfrom
dicej:java-world-generator

Conversation

@dicej
Copy link
Copy Markdown
Collaborator

@dicej dicej commented Oct 27, 2022

We now generate a top-level class for the world, which contains any tuple, result, and cleanup types, as well as the return area (if needed) and the custom section directive for the component type. Each imported or exported interface also gets its own top level file in the same package as the world class.

Signed-off-by: Joel Dice joel.dice@fermyon.com

We now generate a top-level class for the world, which contains any tuple,
result, and cleanup types, as well as the return area (if needed) and the custom
section directive for the component type.  Each imported or exported interface
also gets its own top level file in the same package as the world class.

Signed-off-by: Joel Dice <joel.dice@fermyon.com>
@dicej dicej force-pushed the java-world-generator branch from b439ad8 to 6b66c36 Compare October 27, 2022 22:46
Copy link
Copy Markdown
Member

@alexcrichton alexcrichton left a comment

Choose a reason for hiding this comment

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

Looks great to me, thanks again for helping out with this!

@alexcrichton alexcrichton merged commit 0234aa2 into bytecodealliance:main Oct 28, 2022
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