--no-modules
WebAssembly.Module
This fixes a mistake in allowing a `WebAssembly.Module` to be passed to the initialization function in `--no-modules` mode by ensuring that it resolves to a map of an instance/module instead of just resolving to an instance.
js_class
to_idl_type