maze-project
Show / Hide Table of Contents

Namespace Maze.Wasm.Interop.Tests

Classes

MazeWasmInteropTestBase

This base class contains the xUnit unit tests for the MazeWasmInterop class

MazeWasmInteropWasmerTest

This class contains the Wasmer MazeWasmInterop.ConnectionType xUnit unit tests for the MazeWasmInterop class, where the interop is initialized using the default WebAssembly file loader mechanism

MazeWasmInteropWasmerTestFromBytes

This class contains the Wasmer MazeWasmInterop.ConnectionType xUnit unit tests for the MazeWasmInterop class, where the interop is initialized using WebAssembly bytes passed to it in the constructor.

MazeWasmInteropWasmtimeTest

This class contains the Wasmtime MazeWasmInterop.ConnectionType xUnit unit tests for the MazeWasmInterop class, where the interop is initialized using the default WebAssembly file loader mechanism

MazeWasmInteropWasmtimeTestFromBytes

This class contains the Wasmtime MazeWasmInterop.ConnectionType xUnit unit tests for the MazeWasmInterop class, where the interop is initialized using WebAssembly bytes passed to it in the constructor

In this article
Back to top Generated by DocFX