ContextCreated

Lifecycle event triggered when a PolyglotContext is being created, providing a PolyglotContextBuilder that can be customized before the context is built. This event is typically received whenever PolyglotEngine.acquire is called, to allow intercepting the newly built context.