package extism

  1. Overview
  2. Docs

Module Plugin.TypedSource

Typed plugins allow for plugin functions to be check at initialization and called with static types

Sourcemodule type S = sig ... end

Defines the interface for typed plugins

Sourcemodule Init () : S

Initialize a new typed plugin module

OCaml

Innovation. Community. Security.