maze-project
Show / Hide Table of Contents

Enum MazeWasmInterop.ConnectionType

Represents a type of WebAssembly interop connection technology

Namespace: Maze.Wasm.Interop
Assembly: Maze.Wasm.Interop.dll
Syntax
public enum MazeWasmInterop.ConnectionType

Fields

Name Description
Wasmer

The Wasmer WebAssembly runtime

Wasmtime

The Wasmtime WebAssembly runtime

In this article
Back to top Generated by DocFX