Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 612 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 612 Bytes

Extism Kotlin PDK

Kotlin plugin development kit (PDK) for Extism

Note

This project is still in development! Tread lightly when using it as is, as its API is subject to change.

What's provided so far:

  • WASM bindings to common Extism calls

What's left to add:

  • Plugin definitions (probably in the form of annotations)
    • If using annotations, an annotation processor to inline the proper code for each plugin-defined object
  • A beautiful Kotlin DSL for defining plugins ✨

License

The Extism Kotlin PDK is provided under the BSD 3-Clause License.