--- title: KM02901: FATAL_MissingWasmModule --- | | | |------------|---------- | | Message | This is an internal error; the message will vary | | Module | [kmc-kmn.KmnCompilerMessages](kmc-kmn.kmncompilermessages) | | Identifier | `FATAL_MissingWasmModule` | Raised when the kmcmplib component could not be instantiated. This may indicate a configuration or dependency issue. Make sure you are running a Javascript engine that supports WASM, and that use of WASM is enabled.