Skip to content

breaking: Move the builder from the Plugin to the PluginFactory #85

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 2, 2025

Conversation

chirino
Copy link
Collaborator

@chirino chirino commented Jun 2, 2025

• Plugins are now only created/started when they are first grabbed form the pool
• Update test examples to use new PluginFactory.builder() API instead of Plugin.builder()
• Switch from experimental AotMachine to MachineFactoryCompiler for bytecode compilation

• Plugins are now only created/started when they are first grabbed form the pool
• Update test examples to use new PluginFactory.builder() API instead of Plugin.builder()
• Switch from experimental AotMachine to MachineFactoryCompiler for bytecode compilation

Signed-off-by: Hiram Chirino <hiram@hiramchirino.com>
@chirino chirino merged commit ccf6e40 into roastedroot:main Jun 2, 2025
10 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.

1 participant