extism / perl-sdk

Extism Perl Host SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Extism perl-sdk

The Perl SDK for integrating the Extism runtime. Add the Extism distribution into your Perl project to run Extism plugins.

Join the Extism Discord and chat with us!

Building and Installation

Installation under local::lib is recommended.

From CPAN: cpanm Extism

Getting Started

Take a look at Extism/script/demo-perl-extism or the tests in Extism/t.

Testing

To test and internet connection is required and you must have the WASI SDK setup with WASI_SDK_PATH pointing to it.

make test

Presentation

The Extism perl-sdk was featured at TPRC 2024: Native deps a pain? WebAssembly can help! Slides are in docs/.

TODO

  • More host function / plugin->call bindings

About

Extism Perl Host SDK


Languages

Language:Perl 56.5%Language:C 31.0%Language:XS 11.1%Language:Makefile 1.3%