Function set_context_memory

  • Sets the WebAssembly memory for the given context.

    Parameters

    • context: ContextId

      context ID

    • memory: Memory

      WebAssembly memory

    Returns void

Generated using TypeDoc