Module bundle

Source
Available on crate feature loader only.
Expand description

Utilities for embedding JS modules.

Structs§

Bundle
The resolver and loader for bundles of compiled modules

Traits§

HasByteCode
The module data which contains bytecode

Type Aliases§

ScaBundleData
The alias for compiled modules represented as a static const arrays