WasmRuntime constructor

WasmRuntime()

Implementation

factory WasmRuntime() {
  return createWasmRuntime();
}