polywrap_wasm.linker.types.base_wrap_linker module

This module contains the base linker for the Wasm imports.

class polywrap_wasm.linker.types.base_wrap_linker.BaseWrapLinker[source]

Bases: ABC

Base linker for the Wasm imports.

linker: Linker
wrap_imports: WrapImports