InitWebAssemblyModuleOptions

Properties

Link copied to clipboard
abstract var fallbackModulePath: String?

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

Link copied to clipboard
abstract var modulePath: String?

The path of the web assembly JavaScript wrapper module.

Link copied to clipboard
abstract var wasmBinaryFile: String?

The path of the web assembly binary file.