graalvmEngine

var graalvmEngine: Engine(source)

Instance of the GraalVM WebAssembly engine. Single instance of the Engine can be reused to speed up initialization.

Should be Engine.create("wasm").

See: GraalVM Managing the code cache