mirror of
https://github.com/extism/extism.git
synced 2026-01-09 13:57:55 -05:00
chore: define pdk term in README (#766)
from https://extism.org/docs/concepts/pdk
This commit is contained in:
@@ -61,7 +61,7 @@ started:
|
||||
|
||||
# Compile WebAssembly to run in Extism Hosts
|
||||
|
||||
Extism Hosts (running the SDK) must execute WebAssembly code that has a PDK
|
||||
Extism Hosts (running the SDK) must execute WebAssembly code that has a [PDK, or Plug-in Development Kit](https://extism.org/docs/concepts/pdk),
|
||||
library compiled in to the `.wasm` binary. PDKs make it easy for plug-in /
|
||||
extension code authors to read input from the host and return data back, read
|
||||
provided configuration, set/get variables, make outbound HTTP calls if allowed,
|
||||
|
||||
Reference in New Issue
Block a user