Skip to content

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

Merged
chirino merged 1 commit intoroastedroot:mainfrom
chirino:main
Jun 2, 2025
Merged

breaking: Move the builder from the Plugin to the PluginFactory#85
chirino merged 1 commit intoroastedroot:mainfrom
chirino:main

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