# Functions
New constructs a new Viewer.
ServeOtherFiles looks at path "from" and serves files below that directory with the extensions in "exts".
UseModules indicates if we are compiling Go using Go modules.
# Structs
Viewer provides an HTTP server that will run to view an individual component that is inside a wasm binary.
# Type aliases
Option provides an optional argument to New().