# Packages

Package javascript implements a Javascript scripting engine.

# Variables

DefaultOptions are the default Options.

# Structs

Options contains engine options.

# Interfaces

AheadOfTimeEngine extends Engine with the capability of compiling the script ahead of time.
Engine represents a scripting engine.