Documentation
¶
Overview ¶
Package wasmrt provides WASM runtime configuration for PSL engine.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ExportedFunctions = []string{
"psl_decode",
"psl_encode",
"psl_validate",
"psl_list_protocols",
"psl_get_schema",
"psl_alloc",
"psl_free",
}
ExportedFunctions lists functions exported to WASM.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.