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 |