InitWebAssemblyModuleOptions

Properties

Link copied to clipboard
abstract val fallbackModulePath: String?

The path of the fallback JavaScript module to use if web assembly is not supported.

Link copied to clipboard
abstract val modulePath: String?

The path of the web assembly JavaScript wrapper module.

Link copied to clipboard
abstract val wasmBinaryFile: String?

The path of the web assembly binary file.