Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Plugin.Compiled
SourceMake a new compiled plugin from raw WebAssembly or JSON encoded manifest
Make a new compiled plugin from raw WebAssembly or JSON encoded manifest
val of_manifest :
?wasi:bool ->
?functions:Function.t list ->
Manifest.t ->
(t, Error.t) result
Make a new compiled plugin from a Manifest
Make a new compiled plugin from a Manifest