# Packages
Package common contains helpers for interacting with the JavaScript runtime.
No description provided by the author
Package eventloop implements an event loop to be used thought js and it's subpackages.
No description provided by the author
Package modulestest contains helpers to test js modules.
No description provided by the author
# Functions
New returns a new Runner for the provided source.
NewBundle creates a new bundle from a source file and a filesystem.
No description provided by the author
NewInitContext creates a new initcontext with the provided arguments.
# Structs
ActiveVU holds a VU and its activation parameters.
A Bundle is a self-contained bundle of scripts and resources.
A BundleInstance is a self-contained instance of a Bundle.
InitContext provides APIs for use in the init context.
No description provided by the author
No description provided by the author