# Functions
AddSessionHook registers a SessionHook that gets invoked for each new Session.
New constructs a new Javascript processor.
NewFromConfig constructs a new Javascript processor from the given config object.
# Type aliases
SessionHook is a function that get invoked when each new Session is created.