# Packages
Package javascript implements a Javascript scripting engine.
# Variables
DefaultOptions are the default Options.
# Interfaces
AheadOfTimeEngine extends Engine with the capability of compiling the script ahead of time.
Engine represents a scripting engine.